So I'm finaly bringing support for more components for TWatchSK!
New nice components are:
Gauge - allows showing filled arc with colored fill for angle, angle is calculated from value and user can choose minimum and maximum values that will be visible on Gauge, also Gauge is showing current value in text form with support for string formatting
Switch - is component that allows to show status of boolean SK Path and allows sending Signal K Put request to change it's value. Ideal for switching relays from your watch!
Button - is component that allows user to send specific Signal K Put requests for controling various things - unlike Switch button can send float, string or boolean value when user clicks on button. Text of button is static and cannot be bound to SK path.
Also this PR enhances offline experience of DynamicUI - it will basically reset all components to default state.
I've changed version to v1.0!
@ba58smith could you play with it a little and let me know what you think!
So I'm finaly bringing support for more components for TWatchSK!
New nice components are:
I've changed version to v1.0!
@ba58smith could you play with it a little and let me know what you think!