IERMS Communication Architecture - JunaidNA/Engine-Room-Safety-Project GitHub Wiki

Communications Architecture

The communication layer is responsible for transmitting data between the device and the cloud, as well as internal coordination among components. See in the Figure below:

• Wi-Fi module (ESP8266)

• Cloud platform (Iot MQTT Panel mobile application)

• MQTT/HTTP protocols for lightweight data transmission

Communication Architecture