Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
B
@joolz said in How to get current device time?:
For a device object, you can read the Local_Date and Local_Time properties.
Is there some kind of LocalDevice/ RemoteDevice method do this ? It is no easy to find.
M
BACnet4J does not currently support BBMD.
S
Duplicate post.
Too easy. If you can't just ask for the object list (see LocalDevice.sendReadPropertyAllowNull), you can always ask for the length of the object list (element 0), and then individually request each element.