rzr / sense-hat-webthing

Sense Hat adapter plugin for WebThings Gateway
https://mastodon.social/@rzr/104052909544715058#LavalVirtual2020
Mozilla Public License 2.0
3 stars 5 forks source link

Implement action that will display all resources on LED #7

Open rzr opened 4 years ago

rzr commented 4 years ago

I am thinking about implementing a sample action, that will display all sensors values and user's string, is it a good idea ?

This can be done in examples first and then ported to adapter.

rzr commented 4 years ago

Well I am not sure it's a good idea, if we split elements:

https://github.com/rzr/sense-hat-webthing/pull/9

Eventually a "virtual thing" can support extra actions to do more than just reading/writing states...

Any suggestions welcome

Utopiah commented 3 years ago

As there is already a message action that going beyond the primary sensors/actuators then yes it could be nice to have a way to visually display a simplified set of values from the IMU. Maybe a frequency parameters e.g. once every minute or hour could be nice.