Search
Preparing search index...
@signalk/server-api
DeltaSubscription
Interface DeltaSubscription
interface
DeltaSubscription
{
context
:
Context
;
subscribe
:
{
format
:
"delta"
|
"full"
;
minPeriod
:
number
;
path
:
Path
;
period
:
number
;
policy
:
"instant"
|
"ideal"
|
"fixed"
;
}
[]
;
}
Index
Properties
context
subscribe
Properties
context
context
:
Context
subscribe
subscribe
:
{
format
:
"delta"
|
"full"
;
minPeriod
:
number
;
path
:
Path
;
period
:
number
;
policy
:
"instant"
|
"ideal"
|
"fixed"
;
}
[]
On This Page
Properties
context
subscribe
Signal K
Loading...