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

    Type Alias NoiseSensorsListResponse

    Use NoiseSensorsListRequest instead.

    type NoiseSensorsListResponse = {
        devices: Device[];
    }
    Index
    devices: Device[]