goliatone / node-red-contrib-bacnet

Node-RED contrib node to support BACnet systems
MIT License
11 stars 11 forks source link

ReferenceError: this is not defined #5

Open triDcontrols opened 7 years ago

triDcontrols commented 7 years ago

Hi,

Great work on this, but I am getting an error when I try to use who-is, I also tried bacnet read and bacnet write, See screenshots below.

screen shot 2017-09-29 at 12 44 50 pm

Also, tried bacnet read, and getting a "TypeError: Cannot read property 'readProperty' of null" in the debug.

screen shot 2017-09-29 at 12 51 47 pm

Is there documentation available on how to setup this node? Flow example perhaps?