It is an array of strings. An example using the similar supportedButtonValues
in a driver is:
device:emit_event(capabilities.button.supportedButtonValues({"pushed","held","double"}))
It is an array of strings. An example using the similar supportedButtonValues
in a driver is:
device:emit_event(capabilities.button.supportedButtonValues({"pushed","held","double"}))