DeviceIdent
Metadata about the identity of the device
type: object
Properties
Section titled “Properties”| Name | Type | Required | Description |
|---|---|---|---|
deviceId | string | yes | Opaque stable identifier for the device. Typically randomly generated and stored on the device, or provided by the operating system. |
clientName | string | yes | Client application name |
clientVersion | string | yes | Client application version |
subscriptions | array<state utterances prompts tools signals debug> | yes | Define which kinds of realtime events this device wants to receive. |