branch | status |
---|---|
develop | |
master |
A little library written in Dart, in order to manipulate sensors & lights states of Philips Hue family.
git pub
retreive package dependenciesdart examples/sample.dart
run library exampledartdoc
generate package documentationpub run test
run unit tests
- http : send/receive data from philips hue bridge device on local network
- test : unit testing...
sequenceDiagram
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response
Alice -> Bob:Another authentication Response
Bob --> Alice: Another authentication Response