BiancoRoyal / node-red-contrib-bacnet

maintained by PLUS for Node-RED - https://plus4nodered.com
https://www.npmjs.com/package/node-red-contrib-bacnet
MIT License
24 stars 16 forks source link

"Error: ERR_TIMEOUT" ? Hard to debug #33

Closed ronniebach closed 1 year ago

ronniebach commented 1 year ago

Which node-red-contrib-bacnet version are you using?

0.2.7

What happened?

Trying a basic BACNet-read but keep getting: "Error: ERR_TIMEOUT"

I've tested with Yet Another Barcnet Explore (Yabe) - it work fine and can browse the bacnet device and list

Any help would be highly appreciated. Thanks.

How can this be reproduced?

First configured BACNET Client. Selected inteterface IP of node-red instance and set broadcast address. Set BACHNET Device = ip address of remote device (bacnet device) Added BACNet-read node and selected Bacnet-client and Bacnet-device.

I'm really in doubt on what to fill in on these field on the BACNet-read node Type: ? Instance: ? (tried 20011 as this is device-id shown in Yabe) Property id: ? (tried 85)

What did you expect to happen?

Respons from the bacnet device.

Other Information

No response

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 60 days with no activity. It will be closed in 30 days, but can be saved by removing the stale label or commenting.