Noise Sensors

The device Object for Noise Sensors

Represents a noise sensor.

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 thresholds of a noise sensor and receive events when a disturbance is detected. You can also simulate triggering a noise threshold.

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 sensors.

Last updated

Was this helpful?