Search
Preparing search index...
@signalk/server-api
MetaValue
Interface MetaValue
interface
MetaValue
{
description
?:
string
;
displayName
?:
string
;
displayScale
?:
{
lower
:
number
;
upper
:
number
}
;
example
?:
string
;
timeout
?:
number
;
units
?:
string
;
zones
?:
{
lower
:
number
;
state
:
string
;
upper
:
number
}
[]
;
}
Index
Properties
description?
display
Name?
display
Scale?
example?
timeout?
units?
zones?
Properties
Optional
description
description
?:
string
Optional
display
Name
displayName
?:
string
Optional
display
Scale
displayScale
?:
{
lower
:
number
;
upper
:
number
}
Optional
example
example
?:
string
Optional
timeout
timeout
?:
number
Optional
units
units
?:
string
Optional
zones
zones
?:
{
lower
:
number
;
state
:
string
;
upper
:
number
}
[]
On This Page
Properties
description
display
Name
display
Scale
example
timeout
units
zones
Signal K
Loading...