Checkin
Those endpoints perform check-in procedures, a'ka firmware verification and setup of RTC based on trusted data.
Last updated
Those endpoints perform check-in procedures, a'ka firmware verification and setup of RTC based on trusted data.
Last updated
These two endpoints are wide open and do not need any authorization data.
GET
https://my.ence.do/api/system/checkin
Get a device checkin challenge data.
Name | Type | Description |
---|---|---|
POST
https://my.ence.do/api/system/checkin
Process server response for the device check
challenge.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Event | Result | Source |
---|---|---|
check
String
Check-In challenge data generated by HEM
Content-Type*
String
application/json
checked*
String
Checkin data sent by backend server
newcrt
String
Status of x509 certificate update.
newfws
String
Info about new firmware version.
newuis
String
Info about new Manager version (on Encedo PPA only).
status
String
Checkin status - general information.
LOG_TYPE_RTC_SET
LOG_RESULT_OK
200 (if RTC is been updated)
LOG_TYPE_SHUTDOWN
LOG_RESULT_OK
200 (if the device shutdown or locked)