Overview
The button component is a UI element that allows the user to click a button. It requires a characteristic with write properties.
Bleboard will write the value to the characteristic when the button is pressed.

Properties
| Property | Type | Description |
|---|---|---|
| value | number | The value of the button. |
Last updated on