Take a guided tour
Complete the introductory Getting Started tutorial to learn the basics and create your first IoT solution.
Guides, recipes, and API references to build IoT solutions with ThingsBoard Community Edition.
Complete the introductory Getting Started tutorial to learn the basics and create your first IoT solution.
See ThingsBoard in action across various use cases. Discover how global enterprises use ThingsBoard via case studies.
# Push telemetry to ThingsBoard via MQTTmosquitto_pub -d -h YOUR_THINGSBOARD_HOST \-t 'v2/t' -u YOUR_DEVICE_ACCESS_TOKEN \-m '{"temperature": 24.5, "humidity": 70}'Bring your hardware to life. The Connectivity Guides walk you through streaming telemetry via popular IoT protocols like MQTT, CoAP, LwM2M, Modbus, OPC-UA, LoRaWAN, and many more in under five minutes.