Commit f6cd0a5 1 parent acfc3ca commit f6cd0a5 Copy full SHA for f6cd0a5
File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -118,6 +118,11 @@ Current SignalK specs don't have all paths for information about cargo. GOSK use
118
118
119
119
Current SignalK specs don't have paths for events. GOSK uses the following paths to store information about events:
120
120
121
+ - ` /vessels/<RegExp>/event/voyage ` _ (new)_
122
+ - Description: Information about a voyage, a voyage combines a list of contiguous legs.
123
+ - ` /vessels/<RegExp>/event/voyage/duration ` _ (new)_
124
+ - Description: Duration of the voyage
125
+ - Units: s (Second)
121
126
- ` /vessels/<RegExp>/event/leg ` _ (new)_
122
127
- Description: Information about a leg, a leg start when a vessels start/stops moving and ends when a vessel stops/start moving.
123
128
- ` /vessels/<RegExp>/event/leg/type ` _ (new)_
You can’t perform that action at this time.
0 commit comments