c8y_client 0.0.4 copy "c8y_client: ^0.0.4" to clipboard
c8y_client: ^0.0.4 copied to clipboard

Dart client for Cumulocity IoT Platfom. Based on http://resources.cumulocity.com/documentation/javasdk/current/ and http://resources.cumulocity.com/documentation/websdk/client/

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add c8y_client

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

dependencies:
  c8y_client: ^0.0.4

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:c8y_client/c8y_client.dart';
3
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Dart client for Cumulocity IoT Platfom. Based on http://resources.cumulocity.com/documentation/javasdk/current/ and http://resources.cumulocity.com/documentation/websdk/client/

Homepage

License

unknown (LICENSE)

Dependencies

http, http_parser, json_annotation, logger

More

Packages that depend on c8y_client