Skip to content

Release 4.2.1: Updates to Device Management and improved LiveWebsocket

Compare
Choose a tag to compare
@Laptopmini Laptopmini released this 16 Apr 23:24
· 2 commits to master since this release
  • Added ability to initialize LiveWebsocket for specific devices or specific device types.
  • Device Management: Added "needsAcceptance" support to Create A Task
  • Device Management: Added support for needsAcceptance to DeviceManagementTask
  • Device Management: Added support for acceptanceStatus to DeviceManagementDeviceTaskState
  • Device Management: Added getDeviceTaskPendingAcceptance(did: String)
  • Device Management: Added setDeviceTaskAcceptance(id: String, did: String, acceptance: Bool)