Helpful

CallbacksError callback

Error callback

An ERROR type callback is triggered when a device does not comply with the keep alive delay set at the device type level. See the dedicated article for further details

VariableTypeFormat

Description

timestringEpoch time in secondsEvent trigger time
devicestringin hexadecimal, up to 8 charactersThe ID of the device sending the message
infostring
Error information, in case of communication loss, contains the date of the last received message
severitystring

Severity: ERROR.

This means that the keep-alive has been breached, it is sent when the keep-alive is breached and will not occur before it is breached again (meaning before a message has been received and then a new breach occurred).

Severity: WARN. Deprecated with OSS release 10.9, in October 2021.

Example:

{

"devices":"{device}",

"info" : "{info}",

"severity" : "{severity}"

}

Can't find what you're looking for ?

Have questions? Our worldwide Community of expert fans can answer them.
Have answers? Join the Community and help!

slack logo

Ask the community >