haystack_client 0.1.0-dev.0.3 copy "haystack_client: ^0.1.0-dev.0.3" to clipboard
haystack_client: ^0.1.0-dev.0.3 copied to clipboard

outdated

Client for SkySpark servers using haystack protocol. SkySpark is a project to serve your IoT data and make analytics. Haystack defines a tagging model and REST API for IoT.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add haystack_client

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

dependencies:
  haystack_client: ^0.1.0-dev.0.3

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

Publisher

unverified uploader

Client for SkySpark servers using haystack protocol. SkySpark is a project to serve your IoT data and make analytics. Haystack defines a tagging model and REST API for IoT.

Homepage

License

unknown (LICENSE)

Dependencies

crypto, haystack, http

More

Packages that depend on haystack_client