homie_dart 1.1.0 copy "homie_dart: ^1.1.0" to clipboard
homie_dart: ^1.1.0 copied to clipboard

outdated

An implementation of the homie convention in dart.

homie_dart #

An impelementation of the homie convention 3.0.1 for dart. This libary can be used to create devices in the homie format.

BrokerConnection and MQTT connection #

This package does not contain any MQTT logic! Instead it defines an abstract class BrokerConnection. You can either implement it yourselfe or use the package homie_dart_on_mqtt_client, which handles all the mqtt logic.

Missing Features #

  • Homie arrays are not supported
  • Broadcast channel is not implemented

Example #

An example, how to create a device can be found here, and this file shows, how to run it.

1
likes
30
pub points
0%
popularity

Publisher

verified publishereric-prokop-und-nils-wieler.de

An implementation of the homie convention in dart.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

meta

More

Packages that depend on homie_dart