FIWARE provides several IOT Agents which support different message formats for smart device data. We will deploy the iotagent-json to OpenShift Local and integrate it with 3 different applications. The Red Hat AMQ Broker so that MQTT messages can be sent to the IOT Agent. MongoDB so that groups and devices can be registered. Also the Orion-LD Context Broker for persisting the latest state of an IOT Device.
Watch an earlier video on deploying AMQ Broker for MQTT Messaging for Smart Devices on your own computer if you haven't already. Try it on Windows, MacOS, or Linux:
• Setup External Secret linked to Vault in O...