License Activation Service
Scout Server telemetry data elements
Headers
Key | Description | Example |
---|---|---|
ver |
The version of the telemetry event. | 1.0 |
id |
A unique identifier of the event. | 0924268E-F1B9-4FCA-942E-45E63DE050ED |
type |
The event type used to identify feature usage events. | Scout.Device.Count |
prod |
Identify the originating product and deployment of the usage event. | UniconScoutServer |
prodVer |
Scout Server product version. | 25.08.0 |
st |
The timestamp when the event is generated by the Scout Server. | 2025-08-16T09:05:00Z |
Payload
Field | Description | Example |
---|---|---|
scoutServer |
The ID of the server sending the event. | 3E693C53-B290-4765-9B24-88F927E91459 |
deviceCount |
Count of devices in the Scout database | 42 |
serverCount |
Count of Scout Servers in the Scout database | 1 |
timestamp |
ISO formatted time of event | 2025-08-16T09:05:00Z |
Scout Server telemetry data elements
Copied!
Failed!