AssetLogEvent Data Shape
The AssetLogEvent Data Shape defines a set of fields that are used to provide information concerning events.
Fields
AssetLogEvent includes the following fields:
Field Name
Base Type
Description
name
STRING
Name of the event.
message
STRING
The message associated with the event.
severity
INTEGER
The severity of the event.
timestamp
DATETIME
Timestamp (in UTC) that the event occurred on the asset (Remote Thing).
Was this helpful?