@seamapi/http - v1.123.0
    Preparing search index...

    Type Alias DevicesListDeviceProvidersParameters

    type DevicesListDeviceProvidersParameters = {
        provider_category?:
            | "stable"
            | "consumer_smartlocks"
            | "beta"
            | "thermostats"
            | "noise_sensors"
            | "access_control_systems"
            | "cameras"
            | "connectors";
    }
    Index

    Properties

    provider_category?:
        | "stable"
        | "consumer_smartlocks"
        | "beta"
        | "thermostats"
        | "noise_sensors"
        | "access_control_systems"
        | "cameras"
        | "connectors"