Actions
Bug #664
closedNeed function supporting retrieval of state data from IoT device.
Start date:
14 Aug 2018
Due date:
% Done:
100%
Estimated time:
Severity:
02 - High
Description
imlightsw can mostly do this but the code for actually requesting the state data doesn't include actually returning it yet.
Updated by Hammel over 6 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
The device GET function has been fully implemented. It does return data but whether this is decipherable is yet to be determined. The function has been manually tested to verify it returns properly formatted JSON with IV and Message. Further tests will reveal if the data has been encrypted and encoded correctly. Additional issues will be created if it has not.
All changes committed and pushed. Since this was just about implementing the function I'm going to close this issue.
Actions