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

RAD-5573 Fix schedule object using incorrect time format #101

Closed MertCingoz closed 1 month ago

MertCingoz commented 1 month ago

Addressing scheduling issues discussed in https://github.com/MangoAutomation/BACnet4J/pull/98

terrypacker commented 1 month ago

@MertCingoz I'd like to discuss this in person so lets setup some time this week.

kishorevenki commented 1 month ago

@MertCingoz , @terrypacker I am not able to test the Schedule Object because of the test dependency with TimeSynchronization Service.

Please advise whether should I create a new ticket for TimeSynch service.

Thanks.