Name | Description | Type | Required | Generic | Enum | Ignore |
---|---|---|---|---|---|---|
@type | string | true | true | |||
DeviceID | An identifier for the physical device (cash terminal, punch clock, kiosk, etc.). | string | false | false | ||
DeviceDescription | A name or description for the device. | string | false | false | ||
ExtensionPoint | ExtensionPoint | false | true |
{ "@type" : "string", "deviceID" : "string", "deviceDescription" : "string", "extensionPoint" : { } }