Shutdown

This operation shutdown the device, effectively stopping API and securing the chip in a safe state.

Allowed users

Allowed

Required access scope

system:shutdown

Shutdown

GET https://my.ence.do/api/system/shutdown

Shut down the device and stays in a secure state.

Headers

NameTypeDescription

Authorization*

String

Bearer JWT_TOKEN

Log entries

EventResultSource

LOG_TYPE_FAILED_SCOPE_CHECK

LOG_RESULT_FAILED

403

LOG_TYPE_SHUTDOWN

LOG_RESULT_OK

200

Last updated