A note about a region, named with a UUID. Notes might include navigation or cruising info, images, or anything
This interface was referenced by Notes
'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 textual description of the note
Optional
geohash?: stringPosition related to note. Alternative to region or position
Optional
mimeType?: stringMIME type of the note
Optional
position?: PositionOptional
region?: stringRegion related to note. A pointer to a region UUID. Alternative to position or geohash
Optional
source?: SourceOptional
timestamp?: stringRFC 3339 (UTC only without local offset) string representing date and time.
Optional
title?: stringNote's common name
Optional
url?: stringLocation of the note
A holder for notes about regions, each named with a UUID. Notes might include navigation or cruising info, images, or anything