CXSEvent.InternalError Data Shape
The CXSEvent.InternalError Data Shape defines a set of fields that are associated with an InternalError event, which indicates an error on the Azure IoT Hub Connector.
Fields
The CXSEvent.InternalError Data Shape includes the following fields:
Field Name
Base Type
Description
id
STRING
Defines the event id, which is typically a UUID.
message
STRING
Defines the error message for the event, which includes details about the event.
ThingName
STRING
Defines the name of the Azure IoT Hub Connector Thing that is associated with the internal error.
context
JSON
Provides additional context information as a JSON object.