nexigon_api.devices.CreateDeviceOutput
Output of creating a new device.
deviceIdnexigon_api.devices.DeviceId (string)required
Unique ID of a device.
nexigon_api.devices.CreateDeviceOutput
{
"deviceId": "string"
}
Output of creating a new device.
Unique ID of a device.
{
"deviceId": "string"
}