SignalK / specification

Signal K is a JSON-based format for storing and sharing marine data from different sources (e.g. nmea 0183, 2000, seatalk, etc)
Other
91 stars 68 forks source link

Need to explain how to get "Self" in RestAPI section of the Specification #530

Open sumps opened 5 years ago

sumps commented 5 years ago

There is no mention of the following RestAPI URL, which I thought we wanted to make mandatory so that App developers who only use RestAPI can easily access the URN (MMSI) of the vessel...

http:///signalk/v1/api/self

We need to make sure this is explicitly stated in the RestAPI page of the specification. We can also clarify what the response should be as raised in Issue #518