The unique system built for ESP32 SoC which provides everything you need to successfully develop, deploy and manage your IoT devices.
Direct cloud and MQTT connectivity using ID and token. Connect your device in seconds!
Join the community and create new OS functionality.
Encrypted with top-class encryption and private certificates.
Access all IoTaaP cloud features using only a few lines of code, and focus on your project.
Web Configurator is an amazing feature that gives you the possibility to configure your ESP32 based device without cables, serial port connections and similar
Device to cloud communication (and vice versa) is fully encrypted with modern encryption technologies
Additionally, to standard logs access, there is an option to access your logs remotely via special MQTT topics.
IoTaaP OS will publish its current system status to a specific MQTTS topic.
IoTaaP OS Web Configurator is an amazing feature that gives you the possibility to configure your ESP32 based device without cables, serial port connections and similar.
IoTaaP OS supports various versions of ESP32 SoC, but recommended module is ESP32-WROOM-32(U)E. The minimum required Flash memory is 4MB, but we recommend using 16MB of Flash memory for best performance
{
"battery" : 71,
"uptime" : 2641,
"api_version" : "1.2.5",
"fw_version" : "2.5.8",
"sent" : 246184551,
"received" : 132,
"disconnects" : 2,
"variables" : {
"temp" : 27,
"humi" : 60,
"voltage" : 13.2
}
}
IoTaaP OS will also take care of your device's current status that will be published periodically. Define important variables of your project and monitor their value in real-time!