Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmcanterafonseca/fiware-examples
https://github.com/jmcanterafonseca/fiware-examples
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jmcanterafonseca/fiware-examples
- Owner: jmcanterafonseca
- Created: 2015-04-16T14:21:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-26T22:47:50.000Z (about 9 years ago)
- Last Synced: 2024-11-01T04:35:00.203Z (about 1 month ago)
- Language: JavaScript
- Size: 195 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - Temperature Controllers - Connecting several Raspberry Pi controllers via an IoT Agent. (Tutorials / Useful Third Party Courses)
README
# FIWARE Examples Project
Here you can find different examples on *how to combine different FIWARE components* (Generic Enablers):
+ **Therm Controller**. An application that allows to monitor the temperature of a place.
It uses a Raspberry PI, a custom Iot Agent, Orion Context Broker and a Web Application for UI. It nicely integrates
other technologies such as *Web Sockets*. It is developed in *Node.js* and *Python*.All the applications developed here are intended to experimentation and learning. So you cannot consider them
as robust enough to be production ready.## How to contribute
If you have any FIWARE example you think it might be worth to publishing please open an issue on this project.
Enjoy!