CXSEvent.EdgeError Data Shape
The CXSEvent.EdgeError Data Shape defines a set of fields that are associated with an EdgeError event, which indicates a problem occurred on the edge device.
Fields
CXSEvent.EdgeError includes the following fields:
Field Name
Base Type
Description
id
STRING
Defines the event id which is typically a UUID.
message
STRING
Defines the message for the event, which describes details about the event.
ThingName
STRING
Defines the name of the asset (Thing) for which the error occurred.
context
JSON
Provides additional context information as a JSON object.