Skip to Content
🚀 We just launched! Please star us on Github!

Buzzer Channel

Channel Category: buzzer

Represents a hardware buzzer or audible alert output. Controls on/off state and frequency of the buzzer for audible notifications and alerts.


Required Properties

PropertyData TypeRange/ValuesUnitPermissions
onBool--RW (Read-Write)

Property Details

on

Activates or deactivates the buzzer

Optional Properties

PropertyData TypeRange/ValuesUnitPermissions
frequencyUint100–10000HzRW (Read-Write)
activeBool--RO (Read-Only)

Property Details

frequency

Buzzer output frequency in hertz

active

Indicates if the buzzer channel is currently active and functioning

Last updated on