Now that I have a running Kapua instance, its time to look at the network edge to gateways and devices. Eclipse Kura is a Java/OSGi-based framework for IoT gateways. A gateway is a devices that is distributed at the network edges and communicates with sensor or steering devices using cables, Bluetooth or other private networks. Sins […]
Category: eclipse
Today I start with taking a deeper look at Eclipse Kapua. It is a modular IoT cloud platform to manage and integrate devices and their data. My goal for the next weeks will be to demonstrate a multi-tenant capable installation of Eclipse Kapua on OpenShift, connecting several IoT devices and gateways to it. As a […]
This is part 4 in my IoT series of blogs. The first parts did cover the following topics: Introduction into the planned scenario Building a Raspberry Pi based Smart Gateway ESP8266 and DHT22 based smart sensor This blog will describe how to enable the Smart Gateway to handle, enhance and forward incoming messages. As for […]