Last updated:
0 purchases
miot spec
MIoT Spec #
Dart implementation of MIoT specification.
CLI #
The package contains a simple CLI program that built on top of miot_spec.
Installation #
Activate from Pub:
pub global activate miot_spec
copied to clipboard
Download pre-built binary from Github Action
Example #
# Download all instances.
miot_spec instances
# Get spec for instance.
miot_spec instance -t urn:miot-spec-v2:device:light:0000A001:yeelink-lamp22:1 # by type
miot_spec instance -m yeelink.light.lamp22 # by model
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.