KumanaIoT / kumana-dashboard

Persistent.com implemented an IoT project to build a remote monitoring and control system for the solar powered water pump system for Kumana National Park, Sri Lanka as a charity project. The Intel and Persistent sponsored the devices, sensors and equipment required for the solution and Persistent provided the resources required for the implementation to demonstrate the company’s commitment to safeguard Sri Lanka’s wildlife and to support the management aspects of the national parks. Persistent team carried out all onsite implementation of sensors and devices. An IoT Gateway will gather sensor data and upload to Persistent’s Concert IoT Platform which leverages AWS IoT Core service. The System Dashboard and the IoT Gateway agent software was declared open-source in 2019-Sept.
1 stars 0 forks source link

Dashboard to expose an API and fetch data directly from it. #1

Open KumanaIoT opened 4 years ago

KumanaIoT commented 4 years ago

As an interim solution, Kumana IoT Dashboard application should expose an API for the device agent to receive Sensor data and directly update it on the UI. This is to remove the dependency of AWS IoT Kenesis streaming end points.

KumanaIoT commented 4 years ago

This should be done by introducing a new adapter to switch between the direst API or AWS IoT Kenesis endpoint.