Crates.io | electricui-cli |
lib.rs | electricui-cli |
version | 0.1.2 |
source | src |
created_at | 2022-03-30 13:59:20.781477 |
updated_at | 2022-03-31 11:31:50.319475 |
description | An unofficial and incomplete CLI for devices implementing the ElectricUI Binary Protocol |
homepage | |
repository | https://github.com/jonlamb-gh/electricui-cli |
max_upload_size | |
id | 559215 |
size | 72,297 |
An unofficial and incomplete CLI for devices implementing the ElectricUI Binary Protocol.
See the ElectricUI docs or the ElectricUI Rust library for more information.
See electricui-embedded-stm32f4-example crate for an example target.
electricui check /dev/ttyUSB0
Board ID: 0xBEEF
Board name: my-board
Message IDs (4):
led_blink
led_state
lit_time
name
IDs count: 4
Variables:
Id(led_blink), Kind(U8(1))
Id(led_state), Kind(U8(1))
Id(lit_time), Kind(U16(200))
Id(name), Kind(CharArray(my-board))
Heartbeat: 5, matches: true
Licensed under either of
at your option.