joabakk / signalk-instrument-light-plugin

Signalk-server-node plugin to control proprietary instrument lights from daylight calculations
0 stars 2 forks source link

New paths to API #17

Closed joabakk closed 6 years ago

joabakk commented 6 years ago

For example, _.get(app.signalk.self, current_wind_path)

Should now be app.getSelfPath(current_wind_path)

joabakk commented 6 years ago

Closed