Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#102 Send real-time Temperature sensor readings to the Command Center dashboard [hardware steel-thread] #102

Open
JSegrave-IBM opened this issue Jul 28, 2020 · 0 comments

Comments

@JSegrave-IBM
Copy link
Collaborator

JSegrave-IBM commented Jul 28, 2020

"As a Tester, I need to see a 'live' stream of Temp & Humidity values from one firefighter IOT device on the Command Center Dashboard, so that I can verify successful integration of the entire Prometeo hardware and software Platform."

This user story is the heart of the Hardware steel-thread epic. Once an IOT device is registered (story #100) we want to see the data stream from the DHT-22 Temp and Humidity sensor successfully making it from the device, through the phone and up onto the CC web app where a tester can see it changing in real-time.

  • This story is about getting the sensor data off the Mobile App and into the cloud APIs. There's no API or CC web app dashboard work in this story as that will have been taken care of in story See a 'live' (simulated) sensor reading changing in real-time on the CC dashboard [software 'steel-thread'] #92.
  • While any sensor would do for this - the assumption is that we'll use the DHT22 Temperature & Humidity sensor because it's easy for a tester to change.
  • Suggest that for testing purposes, the sensor should send Temp data every 5 seconds. This is may be too fast for eventual production use, but it'll make initial testing easier (if it was longer - e.g. 1 minute - a tester would have more waiting)
@JSegrave-IBM JSegrave-IBM changed the title See a live sensor reading changing in real-time on the Command Center dashboard #102 Send real-time Temperature sensor readings to the Command Center dashboard [hardware steel-thread] Jul 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant