Jump to Content
Xyte - Developers Hub
HomeGuidesAPI ReferenceChangelogDiscussions
v1

Log InXyte - Developers Hub
API Reference
Log In
v1HomeGuidesAPI ReferenceChangelogDiscussions

Device API

  • System Integrators & Dealers
    • Start Here
  • Quickstart
    • Start Here
    • Registration
    • Provisioning Servers
    • Data Types
    • Telemetry
    • Configuration
    • Commands
    • Firmware Updates
    • Licenses
    • Flow diagram
    • Device Events
    • Hardware Keys
    • Model API Version
  • Advanced features
    • System Dumps
    • Geographical location
    • File Uploads
    • Incident Management
    • Space Awareness
    • Dynamic Widget Params
    • Device Tunneling
    • Advanced Command Parameters
  • Device Claiming
    • Authentication Method
    • Cloud ID
  • Device Types
    • Physical Devices
    • Digital Devices
    • Application Devices
    • Child Devices
  • API Endpoints
    • Authentication
    • Error handling
    • Registration
      • Register Devicepost
      • Register Child Devicepost
      • Get Child Devicesget
      • Delete Devicedelete
    • Device Info
      • Get Device Infoget
      • Update Deviceput
      • Set Cloud Settingsput
      • Get Space Infoget
    • Telemetries
      • Send Telemetrypost
      • Send Child Telemetriespost
      • Send Mass Telemetrypost
    • Events
      • Add Eventpost
    • Commands
      • Get Commandget
      • Get Commands with Childrenget
      • Update Commandpost
    • Configuration
      • Get Configget
      • Set Configpost
    • Remote Files
      • Get Fileget
      • Get Filesget
    • Incidents
      • Get Incidentsget
      • Open Incidentpost
      • Close Incidentdelete
      • Close Incidentsdelete
    • File Dumps
      • Send Dumppost
      • Append Dump Fileput
    • Licenses
      • Get Licenseget
      • Get Licensesget
      • Update Licensepost
  • MQTT Endpoints
    • Setting up MQTT
    • Authenticating with MQTT
    • MQTT Basics
    • Subscribe Topics
  • Usage based pricing

Partner Core API

  • Device
    • Get Devicesget
    • Get Device Infoget
    • Delete Devicedelete
    • Get Telemetriesget
    • Get Configurationget
    • Get Commandsget
    • Get State Historyget
    • Get State History (multi-devices)get
  • Ticket
    • Get Ticketsget
    • Get Ticketget
    • Update Ticketput
    • Close Ticketpost
    • Add Commentpost

Dev Resources

  • Cloudify your 1st device - step by step
  • QR Code Claiming
  • node-js Agent Example Project
  • Full Postman API Export

Cloud 2 Cloud Integration

  • Overview
  • Integration flow
    • Full demo flow
Powered by 

Advanced features

Overview

After completing the basic integration flow: Registration, Telemetry and Commands, there is a large number of additional options available for Devices to communicate with the Xyte server.

  1. Configuration
  2. Child & Parent Relationships
  3. File Uploads
  4. Digital Licenses
  5. Space Awareness
  6. Device Events
  7. Incident Management
  8. System Dumps
  9. Geographical Location
  • Table of Contents
    • Overview