MangoAutomation / BACnet4J

BACnet/IP stack written in Java. Forked from http://sourceforge.net/projects/bacnet4j/
GNU General Public License v3.0
183 stars 110 forks source link

how to send whois API #92

Closed fdj0926 closed 4 months ago

fdj0926 commented 4 months ago

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?