WebThingsIO / schemas

A Web of Things schema repository
https://webthings.io/schemas/
5 stars 8 forks source link

Add ColorSensor Capability #37

Closed rzr closed 4 years ago

rzr commented 5 years ago

I have used color sensors lately, to display it on dashboard I had to reuse a ColorController and set property as read only, even if this work this can be misleading, because nothing is controllable then.

This makes me think that RO and WO caps could be generalized as: {type}Sensor and {type}Actuator

Change-Id: Id64f25acdbb45cb5242e6cd0ff00b31aefe84cee Relate-to: https://www.slideshare.net/rzrfreefr/wotxr20190320rzr Signed-off-by: Philippe Coval p.coval@samsung.com

mrstegeman commented 4 years ago

@benfrancis Are you ok with merging this? I have a gateway change ready to go which just shows the ColorControl circle.