Eclipse development tools for the Internet of Things
Other Projects
Sensors, gateways, and the cloud need to communicate securely at all times. For example, only authorized gateways can tap a sensor, and attackers are not allowed to eavesdrop on the gateway's communication with the cloud. Eclipse tinydtls helps: This implementation of the DTLS protocol gives developers an easy option for an encrypted data exchange.
Smooth collaboration between the components is only guaranteed if they interpret and analyze the data correctly. This requires valid ontologies and metadata. Two Eclipse projects follow on from this: Eclipse Whiskers implements the OGC SensorThings API, which allows devices and their data to be coupled. Eclipse Unide offers a protocol and a suitable implementation for Production Performance Management (PPM) in industrial production.
Finally, Eclipse Vorto provides several tools and repositories that developers can use to create and manage device information models. These models describe the features and capabilities of IoT devices. Eclipse Vorto can then, among other things, semi-automatically generate code from the models, which serves to integrate the devices into different platforms.
Initial Barriers
If you are interested in using Eclipse to develop for the IoT, you need to find the right projects for your purposes, but you also have to familiarize yourself with each project separately. The MQTT, CoAP, and LWM2M servers help. Developers can use the servers to quickly test the function of the corresponding clients.
The Eclipse IoT website features videos, presentations, and a solitary tutorial. The tutorial shows step-by-step how developers with a Raspberry Pi, a sensor, and the Eclipse projects Kura, Paho, and Californium monitor a small greenhouse (Figure 3). However, the tutorial uses hopelessly outdated software components that no longer run on current Raspbians, such as Kura 1.3.0, which is over two years old. (Kura 3.1.1 is the current version.)
The videos and presentations provided at the Eclipse IoT website focus on individual aspects of the Eclipse IoT cosmos and give an overview of the existing projects. Nevertheless, Eclipse IoT novices may stumble over the partly outdated and incomplete documentation of the projects, which are often more reminiscent of a reference. You should therefore plan a longer training period from the outset. Since many of the projects use Java, knowledge of the Java language and build tools is helpful.
Last but not least, the development of some of the projects is only making slow progress. For example, Eclipse Milo has had only one 0.1.0 release in 2016. The majority of projects are in incubator status and are not yet suitable for practical use.
If you are interested in an Eclipse IoT project, take a look at the development status, given in the project directory at the project website (Figure 4, [8]).
Infos
- Eclipse IoT: https://iot.eclipse.org
- Contiki-NG: https://github.com/contiki-ng
- RIOT: https://github.com/RIOT-OS/RIOT
- FreeRTOS: https://www.freertos.org
- Zephyr: http://zephyrplugins.github.io/
- Apache Mynewt project: https://mynewt.apache.org
- Eclipse BIRT: http://www.eclipse.org/birt/
- Eclipse IoT projects at a glance: https://iot.eclipse.org/projects/
« Previous 1 2 3
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Wine 10 Includes Plenty to Excite Users
With its latest release, Wine has the usual crop of bug fixes and improvements, along with some exciting new features.
-
Linux Kernel 6.13 Offers Improvements for AMD/Apple Users
The latest Linux kernel is now available, and it includes plenty of improvements, especially for those who use AMD or Apple-based systems.
-
Gnome 48 Debuts New Audio Player
To date, the audio player found within the Gnome desktop has been meh at best, but with the upcoming release that all changes.
-
Plasma 6.3 Ready for Public Beta Testing
Plasma 6.3 will ship with KDE Gear 24.12.1 and KDE Frameworks 6.10, along with some new and exciting features.
-
Budgie 10.10 Scheduled for Q1 2025 with a Surprising Desktop Update
If Budgie is your desktop environment of choice, 2025 is going to be a great year for you.
-
Firefox 134 Offers Improvements for Linux Version
Fans of Linux and Firefox rejoice, as there's a new version available that includes some handy updates.
-
Serpent OS Arrives with a New Alpha Release
After months of silence, Ikey Doherty has released a new alpha for his Serpent OS.
-
HashiCorp Cofounder Unveils Ghostty, a Linux Terminal App
Ghostty is a new Linux terminal app that's fast, feature-rich, and offers a platform-native GUI while remaining cross-platform.
-
Fedora Asahi Remix 41 Available for Apple Silicon
If you have an Apple Silicon Mac and you're hoping to install Fedora, you're in luck because the latest release supports the M1 and M2 chips.
-
Systemd Fixes Bug While Facing New Challenger in GNU Shepherd
The systemd developers have fixed a really nasty bug amid the release of the new GNU Shepherd init system.