Skip to content

example of a jupyter notebook that ingests data into STA, using the frost library

License

Notifications You must be signed in to change notification settings

emotional-cities/sta-client

Repository files navigation

STA Client

This repository contains a couple of files containing environmental variables, collected in the context of the eMOTIONAL Cities project.

An example jupyter notebook to publish these data in a Sensor Things API server is provided.

If you don't have a server, you can use this one as an example.

Quick Setup

You will need python and jupyter installed on your machine. To run the notebook, type:

jupyter notebook

Before running the notebook, export the password of the FROST server as an environmental variable. In Linux:

export FROST_PASSWORD=[some password]

License

This project is released under an MIT License

License: MIT

About

example of a jupyter notebook that ingests data into STA, using the frost library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published