Connect noise-level bus
connect_noise_level_busGenerate a noise-level telemetry node that aggregates dB readings, applies weighting, and enforces safety limits for venue monitoring.
Instructions
Create a noise-level telemetry scaffold with aggregate decibel readings, sample windows, adapter source, and PA/safety policy notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Generated baseCOMP name. | noise_level_bus |
| active | No | ||
| limit_db | No | ||
| weighting | No | dba | |
| zone_count | No | ||
| adapter_url | No | ws://127.0.0.1:9095/noise | |
| parent_path | No | Parent COMP for noise level data. | /project1 |
| venue_label | No | venue | |
| adapter_mode | No | websocket_json | |
| sample_count | No |