engie-group / shaystack

Simplifying Implementation of Haystack
BSD 2-Clause "Simplified" License
23 stars 8 forks source link
haystack iot iot-platform

Logo

Shift-4-Haystack

The full documentation is here

About Haystack, and who is it for

Haystack project is an open source initiative to standardize semantic data models for Internet Of Things. It enables interoperability between any IoT data producer and consumer, mainly in the Smart Building area.

Haystack core data model is the Grid, it can be serialized in many formats, mainly Zinc, Trio Json and Csv

About this project

This project implements client side haystack code. Useful to parse or dump Haystack files (Zinc, Json, Trio and Csv).

On the server side, it also implements Haystack HTTP API, useful to serve Haystack data you host.

Table of contents

Try it with colab?

Try it with AWS Lambda?

and the documentation of API is here