MangoAutomation/BACnet4J

Clock is not updated after receiving the Time Synchronisation service from the client

kishorevenki opened this issue · 0 comments

When TimeSynch service is received from other device , the local device should update its clock and set the Local-Date & Local-Time property of the Device Object accordingly.

The TimeSynch Test code is also not complete because the test merely compares the date and Time received instead the test should compare the localDate and LocalTime properties of the LocalDevice Object.