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

    Type Alias LocationForwarderOptions

    Location Forwarder settings

    Configuration and status info for Location Forwarder

    type LocationForwarderOptions = {
        enabled?: boolean;
        forwarderSource?: LocationConsumerType;
        nmeaConfig?: LocationForwarderConfig;
    }
    Index

    Properties

    enabled?: boolean
    forwarderSource?: LocationConsumerType