Re: [ambient-light] Ambient Light Sensors to detect RGB colors (#9)

Well, I also observed that there is no color sensor in color sensor spec,
so I made a basic implementation of tcs34725 or IoT.js (it runs on node as well)

https://github.com/samsunginternet/color-sensor-js

It's very basic, and schema is just : 
```
{
color: "#RrGgBb" 
}
```

Merging in Ambient light could makes sense, but in the case tcs34725 It could be misleading because this sense is active and uses a LED to light the material to observe.


-- 
GitHub Notification of comment by rzr
Please view or discuss this issue at https://github.com/w3c/ambient-light/issues/9#issuecomment-468401592 using your GitHub account

Received on Thursday, 28 February 2019 19:19:06 UTC