device.unmanaged.converted_to_managed
An unmanaged device was successfully converted to a managed device.
Properties
Properties
Object
Custom metadata of the connected account, present when connected_account_id is provided.
String (UUID)
ID of the connected account associated with the event.
String (ISO 8601)
Date and time at which the event was created.
String
The customer key associated with the device, if any.
Object
Custom metadata of the device, present when device_id is provided.
String (UUID)
ID of the affected device.
String
Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.
String (UUID)
ID of the event.
Enum (String)
Value:
device.unmanaged.converted_to_managedString (ISO 8601)
Date and time at which the event occurred.
String (UUID)
ID of the workspace associated with the event.
device.unmanaged.connected
The status of an unmanaged device changed from offline to online. That is, the device.properties.online property changed from false to true.
Properties
Properties
Object
Custom metadata of the connected account, present when connected_account_id is provided.
String (UUID)
ID of the connected account associated with the event.
String (ISO 8601)
Date and time at which the event was created.
String
The customer key associated with the device, if any.
Object
Custom metadata of the device, present when device_id is provided.
String (UUID)
ID of the affected device.
String
Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.
String (UUID)
ID of the event.
Enum (String)
Value:
device.unmanaged.connectedString (ISO 8601)
Date and time at which the event occurred.
String (UUID)
ID of the workspace associated with the event.
device.unmanaged.disconnected
The status of an unmanaged device changed from online to offline. That is, the device.properties.online property changed from true to false.
Properties
Properties
Object
Custom metadata of the connected account, present when connected_account_id is provided.
Array
Errors associated with the connected account.
String (UUID)
ID of the connected account associated with the event.
Array
Warnings associated with the connected account.
String (ISO 8601)
Date and time at which the event was created.
String
The customer key associated with the device, if any.
Object
Custom metadata of the device, present when device_id is provided.
Array
Errors associated with the device.
String (UUID)
ID of the affected device.
Array
Warnings associated with the device.
Enum (String)
Error code associated with the disconnection event, if any.Possible values:
account_disconnected, hub_disconnected, device_disconnectedString
Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.
String (UUID)
ID of the event.
Enum (String)
Value:
device.unmanaged.disconnectedString (ISO 8601)
Date and time at which the event occurred.
String (UUID)
ID of the workspace associated with the event.