Skip to main content

noise_sensor.noise_threshold_triggered

Extended periods of noise or noise exceeding a threshold were detected.
connected_account_custom_metadata
Object
Custom metadata of the connected account, present when connected_account_id is provided.
connected_account_id
String (UUID)
ID of the connected account associated with the event.
created_at
String (ISO 8601)
Date and time at which the event was created.
customer_key
String
The customer key associated with the device, if any.
device_custom_metadata
Object
Custom metadata of the device, present when device_id is provided.
device_id
String (UUID)
ID of the affected device.
event_description
String
Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.
event_id
String (UUID)
ID of the event.
event_type
Enum (String)
Value: noise_sensor.noise_threshold_triggered
minut_metadata
Object
Metadata from Minut.
noise_level_decibels
number
Detected noise level in decibels.
noise_level_nrs
number
Detected noise level in Noiseaware Noise Risk Score (NRS).
noise_threshold_id
String (UUID)
ID of the noise threshold that was triggered.
noise_threshold_name
String
Name of the noise threshold that was triggered.
noiseaware_metadata
Object
Metadata from Noiseaware.
occurred_at
String (ISO 8601)
Date and time at which the event occurred.
workspace_id
String (UUID)
ID of the workspace associated with the event.