Device Integration MQTT Genric
Documents
Back to website
  • Getting Started
    • Glossary
    • Assumptions
    • System Interaction Model
    • Connecting To MQTT Server
      • Connecting to MQTT Server
      • Connection Parameters
      • TLS/SSL Configuration(If Device Supports SSl)
      • Example in python(MQTT Connect)
      • Subscribe and Publish Message
    • Edge Device Authentication
      • Edge Device Authentation
      • 1. Basic Authentation
      • Steps for registration
        • Steps for registration
      • 2. SAS Token based Authentication
    • Sending Telemetry
      • Steps to send telemetry to cloud
    • Configuration Exchange with Cloud
      • Configuration Exchange with Cloud
      • Retriving Complete Configuration From Cloud
      • Listen To Configuration Changes from Cloud
      • Acknowledge Configuration Change(Optional)
      • Update Configuration Changes to Cloud
    • Commanding Edge Device From Cloud
      • Commanding Edge Device From Cloud
      • Steps To Receive Commands From Cloud
    • Sending Message From Cloud to Device
      • Sending Message From Cloud to Device
      • Steps to receive Message from Cloud
    • Upload Files To Cloud

Commanding Edge Device from Cloud


DyoCense cloud has the capability to initiate commands to individual devices with custom payloads. This will be useful in executing certain actions on the device such as reboot, firmware upgrade, Adjust Temperature, etc.

Share on :
In this document
Go to top