This document describes the different device status information that is reported to the BeverAPI by the Internet Bridge. This status can be of the Bridge itself or any of its monitored devices
The status of every device is visible in the Bever Dashboard. See xxxx manual on how to navigate through the Dashboard to see this information.
There are three types of status information:
Debug: Provides technical information about the functioning of your device. Only visible for Service Engineers and the support departement of Bever Innovations.
Info: Information about your device that does not require any action.
Warning: Information about the device that may require an action to resolve a potential issue with, for example, the correct operation of the device.
IC-Smart device status (send by the Bridge itself):
Type | Code | Status | Action required |
Error | E10001 | Update failed + firmware version + error description | |
Info | I10001 | Update successful to version: + new version | |
Error | E10002 | Update failed invalid SHA1 for firmware.Version (firmware.Id) | |
Error | E10003 | unkown set key (key) | Change the settings key to a known value for this software version |
Error | E10004 | failed setting + error description | Failed to set the value into the setting. Check the settings action request |
Error | E10005 | config upload failed | Could not upload the config file to the API |
Error | E10006 | upload failed | General file upload failed |
Error | E10007 | failed to reboot + error description | Reboot failed, try again or do a power cut |
IC-Smart device status (monitored by BeverAPI):
Type | Code | Status | Action required |
Warning | NC002-ERROR | "IC Smart disconnected for more than 1 hour. Please check internet connection." | Please check the internet connection. |
Info | NC002-OK | "IC Smart connected". | None |
Monitored device (e.g., Luci, Ambiente, ...) status (reported by IC Smart):
Type | Code | Status | Action required |
Warning | NC001-ERROR | "Device is not seen for at least 24 hours (by Bridge with id: %s)". | Please check whether the device is correctly powered. |
Info | NC001-OK | "Device succesfully communicated to Bridge %s" | None, cancels any warning related to the availability of this device |
Production test:
Type | Code | Status | Action required |
Error | PT001-ERROR | Production test failed | Retest production item after check |
Info | PT001-OK | Production test passed | None |