thingsboard/thingsboard

0.15.0

Latest
uploaded 1 year ago
Provides access to ThingsBoard platform over the MQTT protocol or alternatively over HTTP/S.

5 examples

  • 0014-espressif_esp32_send_data
    Allows uploading telemetry values to the cloud, as well as attributes. Telemetry values keep track of their previous values for historical analysis,…
    5.31 KB
  • 0015-espressif_esp32_process_OTA_MQTT
    This project implements an active OTA firmware update mechanism for ESP32 devices using the Espressif IDF framework, allowing immediate updates if…
    7.81 KB
  • 0016-espressif_esp32_rpc
    This project implements Remote Procedure Call (RPC) methods for ESP32 devices using the Espressif IDF framework, allowing cloud-triggered messaging…
    6.37 KB
  • 0017-espressif_esp32_process_shared_attribute_update
    Allows subscribing to shared attributes, enabling a callback to be called whenever one of them changes on the cloud. Optionally, no keys can be…
    6.01 KB
  • 0018-espressif_esp32_provision_device
    This project enables the creation of RPC methods that can be invoked from the cloud, allowing the device to receive messages that trigger…
    7.05 KB