mirror of
https://github.com/elisspace/core.git
synced 2026-09-20 09:41:51 +00:00
* Add the ability to send a raw command to device * Add a test for new service * Use async test * Sort includes
7 lines
161 B
YAML
7 lines
161 B
YAML
send:
|
|
description: Sends a raw event on radio.
|
|
fields:
|
|
event:
|
|
description: A hexadecimal string to send.
|
|
example: "0b11009e00e6116202020070"
|