I been trying to understand how bacnet java works on device reply “iam” message to the respective call
For example: 1. Device 5678 send broadcast message with new whois message(device id 1234) 2. Device 1234 replies “iam” message to device 5678.
Questions How device 1234 send “iam” message to 5678? Which part of JAVA code does that??
I'm happy for any input on the subject.
Best regards Sorc