Skip to content

Thing service

Thing service overview

SiX IoT Platform provides a comprehensive Device Thing Service to monitor and manage physical devices in real-time. Key features include:

  • Connectivity Monitoring: Real-time tracking of device status (e.g., online/offline).
  • Device Shadow Service: Utilizes a "reported/desired" state mechanism to facilitate bi-directional synchronization between the physical device and the cloud, ensuring commands and status updates are reliably processed.
  • Firmware Management: Full visibility into device firmware versions and integrated firmware logs for remote troubleshooting and lifecycle management.

TIP

The corresponding ESP32 SDK automatically manages real-time interactions with the cloud, ensuring full compliance with the Device Shadow/Thing service architecture.

Key features

Thing Detail

  • Device Shadow/Thing: A service used to monitor and manage physical devices and their states in real-time.
  • Target Principals: The identities (e.g., users) with which the device is associated.
  • MQTT Message ACL: The Access Control List (ACL) defining permissions for specific MQTT topics.
  • Device Msg: The publish/subscribe message streams used for device communication.

A leading software solution provider