This holds the context (prefix + UUID, MMSI or URL in dot notation) of the server's self object.
Version of the schema and APIs that this data is using in Canonical format i.e. V1.5.0.
Optional
aircraft?: { [k: string]: Aircraft }A wrapper object for aircraft, primarily intended for SAR aircraft in relation to marine search and rescue. For clarity about seaplanes etc, if it CAN fly, its an aircraft.
Optional
aton?: { [k: string]: AidToNavigation }A wrapper object for Aids to Navigation (aton's)
Optional
resources?: ResourcesOptional
sar?: { [k: string]: SearchAndRescueBeacons }A wrapper object for Search And Rescue (SAR) MMSI's usied in transponders. MOB, EPIRBS etc
Optional
sources?: SourcesOptional
vessels?: { [k: string]: Vessel }A wrapper object for vessel objects, each describing vessels in range, including this vessel.
Root schema of Signal K. Contains the list of vessels plus a reference to the local boat (also contained in the vessels list).