githubEdit

Noise Sensors

The device Object for Noise Sensors

Represents a noise sensorarrow-up-right.

Noise sensors are devices that measure that sound level in a given area. You can use noise sensors to monitor noise levels remotely and receive notifications when the noise volume is too loud. The Seam API enables you to configure the noise thresholdsarrow-up-right of a noise sensor and receive events when a disturbance is detected. You can also simulate triggering a noise thresholdarrow-up-right.

The Seam API represents a noise sensor as a device resource that includes both basic device properties and noise sensor-specific properties.


Endpoints

/noise_sensors/list

Returns a list of all noise sensorsarrow-up-right.

Last updated

Was this helpful?