deviceId |
string |
+ |
The identity of the device which was checked. |
status |
string |
+ |
Current progress on the check. Possible values are ‘Started’, ‘Finished’ and ‘Failed’. |
completed |
int |
– |
Indicates whether or not the check has finished. |
error |
object |
– |
Description and error code if the check failed. |
error.code |
int |
+ |
The type of error that occurred. See General error codes . and Z-Wave error codes.
|
error.data |
string |
+ |
String token of the error. |
error.message |
string |
– |
More detailed description of the error. |