This is an old revision of the document!
TTIoT is an IoT framework for the ESP8266 platform. The purpose of the IoT Framework is to greatly simplify the creation of IoT applications for the ESP8266 platform. Data exchange with the server the widely used MQTT protocol (https://en.wikipedia.org/wiki/MQTT) is used in the IoT field. The IoT framework includes: • To initialize the mode (network / server parameter setting) • Managing a WiFi network / MQTT server connection • sending / receiving messages from the server • save / change settings on the device • remote management of the device ◦ tracking the status ◦ periodic statistics ◦ change the settings ◦ software update