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