Skip to content

Version 2.2.0

Choose a tag to compare

@sivar2311 sivar2311 released this 05 Nov 18:26
· 671 commits to master since this release

Update to Version 2.2.0

New features:

  • Removed NTPClient dependency
  • Extract timeStamp from messages
    Keep timestamp in sync without NTP
  • RestoreDeviceStates
    Request last known device states from server

Changed:

  • Processessing of incomming messages
    Prepared for client-sided requests and server-sided responses
  • Processing of outgoing messages
    Messages stored without signature / timestamp in sendQueue
    Timestamp and signature will applied while sendQueue is processed