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

    Type Alias ThermostatsListResponse

    Use ThermostatsListRequest instead.

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