📄️ MQTT Subscribe
This block subscribes to an MQTT topic and triggers when messages are received. Use it to receive data from MQTT brokers and other devices.
📄️ On MQTT Connected
This block is triggered when the MQTT connection status changes. Use it to handle connection and disconnection events.
📄️ HTTP Request
This block is used to make HTTP requests from your TPS.
📄️ MQTT Publish
This block publishes a message to an MQTT topic. Use it to send data to MQTT brokers for communication with other devices and cloud services.
📄️ Azure Telemetry
This block sends telemetry data to Azure IoT Hub. Use it to transmit sensor readings, device status, and application data to the cloud for monitoring and analytics.
📄️ Azure Command
This block is triggered when a cloud-to-device command is received from Azure IoT Hub. Use it to handle remote control commands sent from the cloud.
📄️ AppBlocks Cloud Metric
This block generates a metric, accessible through the Metrics menu of an AppBlocks Cloud device.