akipta / freedomotic

Automatically exported from code.google.com/p/freedomotic
Other
0 stars 0 forks source link

add measure unit to sensor behavior #209

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Describe the aim of the proposed feature?
Now when an a sensor shows a value (temperature, luminosity, humidity etc) no 
measure unit is present.
It should be better to add a unit for each type:
temperature -  C for celsius, F for fahreneit
pressure - Pa for pascal, bar
humidity, luminosity - % 
voltage - V
current - A
energy - W

Describe how you would implement this feature
Add a <unit></unit> parameter for each numeric behavior

List external resources that can be useful

How much you feel this feature will be useful for the project?

[] Optional
[X] Usefull
[ ] Can make the difference
[ ] Necessary

Original issue reported on code.google.com by virtualc...@gmail.com on 5 Dec 2012 at 2:32