Update Transfer light value 1 authored by Pascal Bodin's avatar Pascal Bodin
...@@ -21,6 +21,10 @@ To check system behaviour in real conditions, we disable *Developer Mode*: ...@@ -21,6 +21,10 @@ To check system behaviour in real conditions, we disable *Developer Mode*:
# Light # Light
## Sensor
The light sensor is component U506 (see section 2.1 of [mangOH Yellow Hardware Architecture Guide](http://mangoh.io/uploaded-documents/Reference/mangOH%20Yellow/Discover/HW%20Reference%20Manual/41113116%20mangOH%20Yellow%20HW%20Guide%20-%20HTML5-Responsive%20HTML5/#t=41113116_mangOH_Yellow_HW_Guide_-_HTML5%2FHardware%2FHardware.htm)).
## Resource configuration ## Resource configuration
Now, let's configure light sensor handling in such a way that its value is sent to the cloud every two minutes: Now, let's configure light sensor handling in such a way that its value is sent to the cloud every two minutes:
... ...
......