fh1ch / node-bacstack-browser

A BACnet browser using Node BACstack
MIT License
15 stars 5 forks source link

Bacnet device object and properties are not able to access #7

Open iliyas18 opened 5 years ago

iliyas18 commented 5 years ago

I am using Yabe bacnet simulator which has both device simulator and explorer. But if I use the bacstack library or this node-bacstack-browser, I am not able to use the device objects and proeprties. It is discovering the device but not able to load object and properties for usage.

Simulator which I used https://sourceforge.net/projects/yetanotherbacnetexplorer.

Below is the snap shot of node-bacstack-browser discovering the devices(bacnet).

image

Below is the snap shot of node-bacstack-browser which is not able to display the objects and properties once clicked. image

But in Yabe device explorer it is working. image

Simulator snap: image