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

    Type Alias Sonde

    Sonde

    type Sonde = {
        enabled: boolean;
    }
    Index

    Properties

    Properties

    enabled: boolean

    Toggles the sonde on/off

    {
    "enabled": true
    }