Skip to Content
DocumentationComponentsButtonOverview

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.

Button Component

Properties

PropertyTypeDescription
valuenumberThe value of the button.
Last updated on