Signal K
    Preparing search index...
    interface Ports {
        byId: string[];
        byOpenPlotter: string[];
        byPath: string[];
        serialports: any;
    }
    Index

    Properties

    byId: string[]
    byOpenPlotter: string[]
    byPath: string[]
    serialports: any