Deep Trekker BRIDGE API - v1.0.3
    Preparing search index...

    Type Alias LocationForwarderConfig

    Location Forwarder configuration

    Configuration options for the Location Forwarder

    type LocationForwarderConfig = {
        dpt?: boolean;
        gga?: boolean;
        hdt?: boolean;
        rmc?: boolean;
    }
    Index

    Properties

    Properties

    dpt?: boolean
    gga?: boolean
    hdt?: boolean
    rmc?: boolean