nexigon_api.devices.DeviceDeletedEvent
Device has been deleted.
deviceIdnexigon_api.devices.DeviceId (string)required
Unique ID of a device.
projectIdnexigon_api.projects.ProjectId (string)required
Unique ID of a project.
nexigon_api.devices.DeviceDeletedEvent
{
"deviceId": "string",
"projectId": "string"
}