dooz_gateway_sdk 0.4.0 copy "dooz_gateway_sdk: ^0.4.0" to clipboard
dooz_gateway_sdk: ^0.4.0 copied to clipboard

A Dart SDK to interact with DooZ ooPLA product (IP-BT gateway) and enable control over DooZ mesh n/w

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dooz_gateway_sdk

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  dooz_gateway_sdk: ^0.4.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:dooz_gateway_sdk/dooz_gateway_sdk.dart';
2
likes
70
pub points
0%
popularity

Publisher

unverified uploader

A Dart SDK to interact with DooZ ooPLA product (IP-BT gateway) and enable control over DooZ mesh n/w

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter_lints, freezed_annotation, json_rpc_2, stream_channel, web_socket_channel

More

Packages that depend on dooz_gateway_sdk