Common Telemetry
Common telemetry is a list of telemetry messages, recognized by the server.
Only telemetry keys from the list below is allowed in the common section of the Send Telemetry API call.
Use the "SyncPro Telemetry Message Format module" to easily format telemetry messages.
Key Name
Type
Comments
status
string (enum)
online/offline/error
power_status
string (enum)
on/off/standby
in_call
bool
true/false
presenting
bool
true/false
Note: All key-value pairs must be part of the "common" object
Note: status must be send with every telemetry message
Note: occupied, in_call and presentation_status ares summed and will be displayed in the main dashboard
Last updated