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

TSL/SSL Configuration (If Device Support SSL)


DyoCense cloud MQTT secure server runs over SSL3 and TLSv1.2. To verify the server certificate, the device need to download below root certificate and intermediate certificate to its store.

Share on :
In this document
Go to top