@seamapi/http - v2.0.0
    Preparing search index...

    Type Alias DevicesSimulateConnectToHubParameters

    type DevicesSimulateConnectToHubParameters = {
        device_id: string;
    }
    Index
    device_id: string

    ID of the device whose hub you want to reconnect.