Menu

node-red using bacrp/bacwp

sling
2020-03-14
2020-03-14
  • sling

    sling - 2020-03-14

    Hi Steve,

    Great work!

    I have a Raspberry Pi running bacserv from the default code without any changes.

    pi@raspberrypi:~/bacnet-stack-0-8-0 $ ./bin/bacserv 1234
    BACnet Server Demo
    BACnet Stack Version 0.8.6
    BACnet Device ID: 1234
    Max APDU: 1476

    On the same Raspberry Pi I am running node-red and would like to read the inputs and outputs using bacrp and bacwp then display the present-value but getting an error.

    ./bacrp 1234 0 1 85
    Error: APDU Timeout!

    also tried

    ./bacrpm 1234 8 1234 85
    Sent Reject!
    BACnet Reject: Unrecognized Service

    Even running the same command from a terminal I get the same response.

    Any idea to what I am doing wrong. Do you think this will be possible? Any help would be greatly appreciated.

    Thanks in advance,
    Scott L.

     

Log in to post a comment.