fh1ch / node-bacstack

A BACnet protocol stack written in pure JavaScript
MIT License
170 stars 97 forks source link

Is there an example where we can create a Bacnet virtual device and add read and write capabilities? #183

Open KamyabHusain opened 1 year ago

KamyabHusain commented 1 year ago

Since I am new to BACnet, I need an example showing how to create a BACnet device and read and write data.

KamyabHusain commented 1 year ago

how we can create an alarm object and read it?