A route, named with a UUID
This interface was referenced by Route
's JSON-Schema definition
via the patternProperty
"^urn:mrn:signalk:uuid:[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-4[0-9A-Fa-f]{3}-[89ABab][0-9A-Fa-f]{3}-[0-9A-Fa-f]{12}$".
Optional
description?: stringA description of the route
Optional
distance?: numberTotal distance from start to end
Optional
end?: stringThe waypoint UUID at the end of the route
Optional
feature?: FeatureOptional
name?: stringRoute's common name
Optional
source?: SourceOptional
start?: stringThe waypoint UUID at the start of the route
Optional
timestamp?: stringRFC 3339 (UTC only without local offset) string representing date and time.
A holder for routes, each named with a UUID