bmule / whiskers

Whiskers project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eclipse Whiskers

Whiskers is an OGC SensorThings API framework consisting of a JavaScript client and a light-weight server for IoT gateways (e.g., Raspberry Pi). The SensorThings API is an OGC (Open Geospatial Consortium) standard that allows IoT (Internet of Things) devices and their data to be connected; a major goal is to foster a healthy and open IoT ecosystem, as opposed to one dominated by proprietary information silos.

In addition the a client library, Whiskers will also have a SensorThings server module for IoT gateways, such as Raspberry Pi. Developers will be able to deploy and configure IoT gateways, make them SensorThings API-compliant, and connect with spatial data servers around the world that implement the full array of OGC Sensor Web Enablement (SWE) standards.

Whiskers aims to make SensorThings development easy for the large and growing world of IoT developers.

More details can be found on the Eclipse Whiskers Project page.

Using Eclipse Whiskers

Eclipse Whiskers is still in an early development stage. We will soon be updating this README document with a guide on using both the Client Library and Server Module. Hang tight!

Versioning

Whiskers aims to follow Semantic Versioning. This means you can expect the library to be stable on Major version numbers, with only backwards-compatible changes on Minor and Patch version number changes. An exception is made for versions before 1.0.0, where the API is unstable while our development team focuses on a unified API — that means releases before 1.0.0 may introduce breaking changes between Minor versions.

Issues

You can submit issues through GitHub, through Eclipse Bugzilla, or on the mailing list.

GitHub (Account Required)

Eclipse Bugzilla (Account Required)

Eclipse Mailing List

License

Whiskers is available under the Eclipse Public License Version 1.0.

Contributing

If you want to submit feature requests, ideas, bugs, issues or other comments to the project, we would love to hear it. Our primary discussion medium is the Whiskers Mailing List, but you can use Eclipse Bugzilla or GitHub Issues.

Very important: if you want to submit patches or code to the project, you will need to sign the Eclipse Foundation Contributor License Agreement (CLA).

Whiskers follows the Eclipse Community Code of Conduct. We aim to make Whiskers a welcoming and respectful project.

Whiskers Users

Are you using Eclipse Whiskers for your project? We would like to hear from you! If you would also like to be publicly linked to the project, let us know and we will list you below.

  • GeoSensorWeb Lab (University of Calgary, Canada): Coming Soon!

About

Whiskers project

License:Eclipse Public License 1.0


Languages

Language:JavaScript 100.0%