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

    Type Alias ThermostatsListResponse

    Use ThermostatsListRequest instead.

    type ThermostatsListResponse = {
        devices: DeviceResource[];
    }
    Index

    Properties

    Properties

    devices: DeviceResource[]