This tutorial extends the connection of IoT devices connecting to FIWARE to use an alternate transport. The UltraLight 2.0 IoT Agent created in the previous tutorial is reconfigured to communicate with a set of dummy IoT devices which transfer secure messages over the IOTA Tangle. An additional gateway component is added to the architecture of the previous MQTT tutorial to allow for secure indelible transactions across a distributed ledger network.
The tutorial is mainly concerned with the architecture of the custom components, but uses cUrl commands where necessary, and is also available as
NGSI-v2 offers JSON based interoperability used in individual Smart Systems. To run this tutorial with NGSI-v2, use the NGSI-v2
branch.
git clone https://github.com/FIWARE/tutorials.IoT-over-IOTA.git
cd tutorials.IoT-over-IOTA
git checkout NGSI-v2
./services create
./services start
📚 Documentation |
---|
MIT © 2021-2024 FIWARE Foundation e.V.