This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:iot:examples:setup:ittiot [2021/03/04 15:33] – [ITTIoT framework] heiko.pikner | en:iot:examples:setup:ittiot [Unknown date] (current) – external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| =====ITTIoT framework===== | =====ITTIoT framework===== | ||
| - | * Unordered List ItemSource | + | * Source |
| - | * Unordered List ItemPlatformIO | + | * PlatformIO |
| + | |||
| + | ITTIoT is a full-featured IoT framework for the ESP8266 platform. The IoT framework aims to significantly simplify the creation of IoT applications on the ESP8266 platform. The MQTT protocol ([[https:// | ||
| + | * WiFi network / MQTT server connection management | ||
| + | * sending / receiving messages from the server | ||
| + | * save/change settings on the device | ||
| + | * Remote device management | ||
| ====Code structure==== | ====Code structure==== | ||