IBM-MIL / IBM-Ready-App-for-Insurance

Ready App that allows users to connect to a IoT sensor network within their home to manage the health of assets.
https://developer.ibm.com/open/ibm-ready-app-for-insurance
Other
26 stars 13 forks source link

Update asset detail view to display graph/chart of live sensor data #18

Open TheSoundDefense opened 8 years ago

TheSoundDefense commented 8 years ago

This chart will show the last 10-15 seconds of data available from the sensor.

(From JazzHub)

TheSoundDefense commented 8 years ago

Additional sub-tasks that fall under this umbrella:

Create Cloudant view to obtain live sensor data. Implement server-side code on MFP to query Cloudant view. Implement MFP REST protected adapter procedure for getting live sensor data.