SignalK / vedirect-serial-usb

16 stars 14 forks source link

Sync up with signalk-venus-plugin #13

Closed sbender9 closed 5 years ago

sbender9 commented 5 years ago

We should get the paths, values in sync with the venus plugin.

That way existing clients (like WilhelmSK) will work better.

Things like the mode and state of operation.

Also the relay should be relay.state

sbender9 commented 5 years ago

State maps here: https://github.com/sbender9/signalk-venus-plugin/blob/master/venusToDeltas.js#L364

Modes here: https://github.com/sbender9/signalk-venus-plugin/blob/master/venusToDeltas.js#L433

sbender9 commented 5 years ago

I can do a PR if that's ok with you

fabdrol commented 5 years ago

@sbender9 I love PRs