Search
Preparing search index...
@signalk/server-api
AlarmOptions
Interface AlarmOptions
interface
AlarmOptions
{
message
:
string
;
state
:
ALARM_STATE
;
appendId
?:
boolean
;
createdAt
?:
boolean
;
path
?:
Path
;
position
?:
boolean
;
}
Index
Properties
message
state
append
Id?
created
At?
path?
position?
Properties
message
message
:
string
state
state
:
ALARM_STATE
Optional
append
Id
appendId
?:
boolean
Optional
created
At
createdAt
?:
boolean
Optional
path
path
?:
Path
Optional
position
position
?:
boolean
On This Page
Properties
message
state
append
Id
created
At
path
position
Signal K
Loading...