Search
Preparing search index...
@signalk/server-api
AutopilotInfo
Interface AutopilotInfo
interface
AutopilotInfo
{
engaged
:
boolean
;
mode
:
string
|
null
;
options
:
AutopilotOptions
;
state
:
string
|
null
;
target
:
number
|
null
;
}
Index
Properties
engaged
mode
options
state
target
Properties
engaged
engaged
:
boolean
mode
mode
:
string
|
null
options
options
:
AutopilotOptions
state
state
:
string
|
null
target
target
:
number
|
null
On This Page
Properties
engaged
mode
options
state
target
Signal K
Loading...