CloudOS Integrator Guide
  • Welcome!
  • SyncPro for Crestron
    • EDGE PRO
      • Change Log
    • SyncPro's Crestron Modules
      • Overview
      • Modules
        • 3-Series Control System
        • Touch Screen
        • Occupancy Sensor (GLS-ODT-C-CN)
        • Generic Device
        • Generic Display
        • Generic VC/TC System
      • Change Log
      • Auto Update and Manifest Files
      • Coming Soon
        • DMLite
        • AirMedia 200/300
        • DM-NVX
          • DM-NVX-35x
        • Space Module
        • UC-Engine
  • Custom Devices
    • Custom Devices
  • Tips and Tricks
    • Import Device Logic
    • Manually Get/Set Configuration
  • Integrators API
    • Overview
    • API Reference
    • Common Telemetry
Powered by GitBook
On this page

Was this helpful?

  1. Integrators API

Overview

PreviousManually Get/Set ConfigurationNextAPI Reference

Last updated 5 years ago

Was this helpful?

SyncPro's CloudOS API allows system integrators and service providers to easily develop and connect custom devices to the CloudOS platform.

Each device connects using its UUID (Universally Unique Identifier ) and access key.

Once connected, each device can -

  1. Get configurations from the server, and update the server on its current configuration

  2. Send telemetry to the cloud service. See supported

  3. Send logs and other status information

Note: Each device must send telemetry to the cloud at least once every 5 minutes. If no telemetry message is received by the server, the device will be marked as offline, and a new service ticket will open.

For your convenience, attached is a Postman collection with all API calls. the collection to your postman application to trigger the calls.

Note: Don't forget to configure your environment and variables (deviceId and accessKey). For more info, read .

common telemetry
Import
here
4KB
SyncPro ServiceProvider API Call Collection.postman_collection.json