miot_spec 0.3.0 copy "miot_spec: ^0.3.0" to clipboard
miot_spec: ^0.3.0 copied to clipboard

Dart implementation of MIoT specification.

MIoT Spec #

Pub Package

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
    
  • 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
0
likes
0
pub points
0%
popularity

Publisher

verified publisherxdea.io

Dart implementation of MIoT specification.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, dio, json_annotation, logger

More

Packages that depend on miot_spec