Skip to main content

nexigon_api.actor.DeviceActor

Device authenticated via a specific deployment token.

deviceIdnexigon_api.devices.DeviceId (string)required

Unique ID of a device.

tokenIdnexigon_api.projects.DeploymentTokenId (string)required

Unique ID of a deployment token.

nexigon_api.actor.DeviceActor
{
"deviceId": "string",
"tokenId": "string"
}