signalk-client-angular
Advanced tools
Changelog
v1.3.0
Changelog
v1.2.0
added Alarm functionality raiseAlarm()
, clearAlarm()
.
added ability to see if Signal K server has security enabled via theauthRequired
attribute.
get list of supported api versions by server via the apiVersions
attribute.
Changelog
v1.1.0
added connectionTimeout
attribute.
added sendUpdate()
function to enable updates to be sent to Delta Stream.
added support for Authentication via authtoken
attribute and login()
function.
Changelog
v1.0.1
connectDelta()
function added to allow connection to servers that do not reply with an HTTP discovery response detailing service endpoints.BREAKING CHANGES:
version
attribute is now a number not a string.