dsmurl / the-system-controller-4

This is the working code of the System Conroller V4 designed for grass roots industrial systems management.
GNU Affero General Public License v3.0
2 stars 1 forks source link

Manage Sensor Readings #31

Closed dsmurl closed 9 years ago

dsmurl commented 9 years ago

Branch - ManageSensorReadings

We will put the sensor reading type stuff from the POC page to update a "Reading" column on the sensor manage page. This story will cover just a simple numerical reading of the impedance. It will be something like a value from 0.0 to 1.0. This first implementation will just be a button that does the reading and shows it in the manage sensor table.

dsmurl commented 9 years ago

Done. Completed in Branch ActionsOnRules which is now merged with development