This repository includes material to support FIWARE related concepts, lectured on the IoT master's course @ ISEL, namely:
- Orion Context Broker (CB)
- Orion-ld Context Broker (CB-LD)
- CB/CB-LD consumer/client, written in Node.js
- Examples on how to use the CB/CB-LD
The solution uses DOCKER to setup all the necessary software. It is necessary to have the latest Docker engine for your operating system. More information at https://docs.docker.com/engine/install/. To install other required software, please consult the specific README, inside each folder. Begin with the Consumer server. The demo solution was tested on:
- Ubuntu 18.04 LTS, 22.04 LTS;
- MacOS Big Sur, MacOS Monterey, MacOS Ventura, MacOs Sonoma
Other operating systems may require additional steps.