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

outdated

Client for SkySpark servers using haystack protocol. [Project Haystack]`http://project-haystack.org/` defines a tagging model and REST API for sensor systems such as HVAC, lighting, and energy equipme [...]

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.2

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. [Project Haystack]`http://project-haystack.org/` defines a tagging model and REST API for sensor systems such as HVAC, lighting, and energy equipment. [SkySpark] is a project to serve your IoT data and make analytics.

Homepage

License

unknown (LICENSE)

Dependencies

crypto, haystack, http

More

Packages that depend on haystack_client