jmb_aqualight 1.0.0 copy "jmb_aqualight: ^1.0.0" to clipboard
jmb_aqualight: ^1.0.0 copied to clipboard

outdated

Library to interact with the JMB Aqualight controller.

A library for Dart developers that want to interact with the JMB Aqualight.

Created from templates made available by Stagehand under a BSD-style license.

Usage #

A simple usage example:

import 'package:jmb_aqualight/jmb_aqualight.dart';

main() async {

  var connectionInfo = await connect();

  await timeSync(connectionInfo);
}

For any other usages, see the example in example/jmb_aqualight_example.dart.

0
likes
0
pub points
0%
popularity

Publisher

verified publishermadx.nl

Library to interact with the JMB Aqualight controller.

Homepage

License

unknown (LICENSE)

More

Packages that depend on jmb_aqualight