Signal K
    Preparing search index...

    Interface AutopilotStateDef

    interface AutopilotStateDef {
        engaged: boolean;
        name: string;
    }
    Index

    Properties

    Properties

    engaged: boolean
    name: string