In this activity, you will develop a simple dashboard to view collected sensor data explained in Hello LoRaWAN® and ThingPark cookbook. As usual, deep technical knowledge or programming skills not needed. A general outline of the solution is shown below. Very high level, sensor data will be received by LoRaWAN® Gateway(s) . Then data will be transferred to Network Server (Actility TPC) and a Backend Service will be used to get benefit from the collected data.
Previously
The environment shown below was prepared in the Hello LoRaWAN® and ThingPark cookbook, and the collected data were displayed on the webhook website. However, this environment cannot be used for the end user to view the collected data.
Now
Solution flow…
Flow of the collected sensor data shown in the figure. Flow steps 1~3 had been described at Hello LoRaWAN® and ThingPark. In this activity only 3 further flow steps (4 ~6) added.