September 2018
Intermediate to advanced
412 pages
11h 12m
English
We will design our first IIoT application end-to-end architecture using a very lightweight Edge Gateway that checks for any deviation in the temperature data using basic threshold analytics. When the threshold is breached, an alert is sent to the alert service in the cloud for storage and further processing of the alerts:

We will use a node server to design the analytics and use WebSocket as the cloud connectivity. We will connect to the cloud application ...