MangoAutomation / BACnet4J

BACnet/IP stack written in Java. Forked from http://sourceforge.net/projects/bacnet4j/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to send whois API

fdj0926 opened this issue · comments

I found that in the usage examples, the "deviceId" of a certain device is passed in point-to-point, but I couldn't find the API to send "whois", so I can't get the device list and corresponding "deviceId". How should I solve this problem?