Closed kennethlimcp closed 6 years ago
@kennethlimcp Do you have reproduction steps? I just checked a device I know is in safe mode, and it has the correct status
value.
@brycekahle i placed my devices in safe-mode and looked at https://api.particle.io/v1/devices?access_token=
. All showed normal
for status
When a device is in safe mode, a user should be able to know it is in safe mode by polling the device status endpoint.
The current attribute in safe mode:
Expected behavior
It should be like
status: 'safe-mode
rather thannormal