browse
This article details the contents of logs - events on the Wattsense Tower/Bridge.
When the box is doing a normal operation it may face an issue that requires an immediat notification to the server. On those cases an event is generated. Those kind of issues can be :
- Errors found while a Read/Write operation was taking place.
- Box startup
- The report from a command, such as the Discovery ones.
- Unexpected errors in other points
Where you can find these logs?
You can access the log information for a device (Bridge or Tower) through the "Log" panel in the console.
The interpretation of the event codes are :
1000 to 1999: platform configuration
1001: No such item (config file doesn’t exist)
1002: Syntax error (invalid json)
1003: Invalid type (a field has an invalid type)
1004: Invalid value (a field value is invalid)
1005: Item with ID already exists
1006: Not supported (for example when a protocol is not supported)
1010: Can’t send software/hardware version
2000 to 2099: network configuration
2001: No such item (config file doesn’t exist)
2002: Syntax error (invalid json)
2003: Invalid type (a field has an invalid type)
2004: Invalid value (a field value is invalid)
2005: Item with ID already exists
2006: Not supported (for example when a protocol is not supported)
2100 to 2199: wattsense configuration
2101: No such item (config file doesn’t exist)
2102: Syntax error (invalid json)
2103: Invalid configuration (config file issue)
2120 to 2129: checksum
2121: Checksum unprocessed
2122: Checksum different
2123: Config file not used
3000 to 3999: data configuration
3001: No such item (config file doesn’t exist)
3002: Syntax error (invalid json)
3003: Invalid type (a field has an invalid type)
3004: Invalid value (a field value is invalid)
3005: Item with ID already exists
4000 to 4999: properties
4001: Read error (property could not be read)
4002: Unknown property (property is not known)
4003: Write error (property could not be written)
4004: Data down status
5000 to 5999 (Equipment status related events)
5000: Equipment Status (Currently only used for lorawan device)
5001: Payload Decoding Error (Currently only used for lorawan device)
5002: Equipment Activation (Currently only used for lorawan device)
5004: Downlink request Delivered (Currently only used for lorawan device)
5005: Downlink request Lost (Currently only used for lorawan device)
9001: autodiscovery ("other" field must be used)
9020: Mbus scan result
9021: Mbus scan progress
If you need any additional information, please contact us here.
Comments
0 comments
Please sign in to leave a comment.