Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ColorSensor Capability #37

Merged
merged 1 commit into from
Nov 7, 2019

Conversation

rzr
Copy link
Contributor

@rzr rzr commented Mar 21, 2019

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

@rzr rzr force-pushed the sandbox/rzr/review/master branch from 7dbc2e1 to d9db5e7 Compare March 21, 2019 15:04
rzr added a commit to TizenTeam/schemas that referenced this pull request Mar 21, 2019
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.

Then maybe this can aligned to W3C's Generic sensors terms.

Forwarded: WebThingsIO#37
Change-Id: Id64f25acdbb45cb5242e6cd0ff00b31aefe84cee
Relate-to: https://www.slideshare.net/rzrfreefr/wotxr20190320rzr
Signed-off-by: Philippe Coval <p.coval@samsung.com>
index.html Outdated Show resolved Hide resolved
index.html Show resolved Hide resolved
index.html Outdated Show resolved Hide resolved
@rzr rzr force-pushed the sandbox/rzr/review/master branch from d9db5e7 to 7dbc2e1 Compare March 21, 2019 17:26
@mrstegeman mrstegeman removed the review label Apr 3, 2019
rzr added a commit to TizenTeam/schemas that referenced this pull request Sep 30, 2019
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
Forwarded: WebThingsIO#37
Signed-off-by: Philippe Coval <p.coval@samsung.com>
rzr added a commit to TizenTeam/schemas that referenced this pull request Oct 24, 2019
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
Forwarded: WebThingsIO#37
Signed-off-by: Philippe Coval <p.coval@samsung.com>
@rzr rzr force-pushed the sandbox/rzr/review/master branch from 108fef3 to 428a92e Compare October 24, 2019 05:53
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
Forwarded: WebThingsIO#37
Signed-off-by: Philippe Coval <p.coval@samsung.com>
@rzr rzr force-pushed the sandbox/rzr/review/master branch from 428a92e to 7659bc9 Compare November 7, 2019 15:46
@mrstegeman
Copy link
Contributor

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

@mrstegeman mrstegeman merged commit 0ec4ca4 into WebThingsIO:master Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants