Skip to main content

The Eclipse IoT MQTT Sandbox Is On the Move!

For many years, the Eclipse Foundation has offered an MQTT sandbox to the IoT developer community. That sandbox was maintained by Foundation staff and was running on Foundation infrastructure. The goal was to encourage and facilitate the evaluation of Eclipse Paho and Eclipse Mosquitto, and to foster interoperability among MQTT implementations. Today, I have the pleasure to announce the deployment of a new community-run MQTT sandbox to replace it.

What will change? — In a user perspective, just the domain name. The old sandbox was available at iot.eclipse.org. The new one will be available at mqtt.eclipse.org. As before, port 1883 will be used for standard connections and port 8883 for connections over TLS.

What will happen — For the time being, the DNS record for mqtt.eclipse.org points to the old sandbox. On July 16 2019 at 10:00 EDT, the IT team will switch that DNS record to the new one.

The admins for the new sandbox will only be able to generate the digital certificates for TLS connections after the DNS switch. This means connections over TLS will fail initially, but should be working after a short time.

The old sanbox will stay up for the time being, but will be turned off on August 2, 2019.

Why are we doing this? — The Foundation’s IT team is very small. By reducing their workload, we aim to help them to deliver other services to the Eclipse community more effectively. Moreover, the new sandbox will be run by the Eclipse Mosquitto team, which means you will get the benefits of the latest releases faster than before.

What you should do — Simply edit your connections to use mqtt.eclipse.org! It’s that easy.


I would like to thank Ian Craggs and Roger Light, respectively project leads for Eclipse Paho and Eclipse Mosquitto, for supporting this change. Your dedication to open source preserved an important asset for our community.

Do not hesitate to contact me if you have questions or concerns.

Comments

Popular posts from this blog

Eclipse IDE for Embedded Developers Now Runs on the Raspberry Pi!

The Eclipse IDE is the project that started it all for the Eclipse Foundation . From the beginning, Eclipse IDE was meant to run on multiple platforms; it now supports Linux, Mac OS and Microsoft Windows. Since it is written in Java, it also supports multiple processor architectures. However, support for 32-bit architectures has been dropped in version 2018-12. This meant recent versions of the IDE would not run on the Raspberry Pi anymore. The introduction of the Raspberry Pi 4 in June 2019 gave hope to Eclipse on Pi fans. With its 64-bit quad core ARM Cortex-A72, the Pi 4 was a good hardware platform to work with. It became even more attractive in May 2020, with the introduction of the 8Gb variant. The Eclipse community took notice of those developments. Version 2020-09 of Eclipse IDE now ships with experimental support for 64-bit ARM (aarch64) on Linux.  Those developments mean embedded and IoT developers can now work on the Raspberry Pi 4 by installing the plugins provided by ...

Eclipse ThreadX: Charting our course for 2025

On November 21, 2023, Microsoft announced that it was contributing Azure RTOS to the Eclipse Foundation, which gave birth to the Eclipse ThreadX project . Since then, the project team and Eclipse Foundation staff have been working tirelessly behind the scenes to transition ThreadX to a true community-driven open source project and ensure its continued certification for safety-critical applications. In this short post, I will review the major milestones of that first year and share what to expect from the team in 2025. ThreadX v6.4.1 On February 28, 2024, the ThreadX project released version 6.4.1 of ThreadX and its companion modules. This release, the first made under the Eclipse Foundation development process, completed the transition of ThreadX to open source. From a technical standpoint, there were no changes from the prior 6.4.0 release. And yet, v6.4.1 represents a significant milestone. The Eclipse Foundation intends to certify ThreadX v6.4.1 for safety-critical applications. Yo...

A Few Embedded and IoT Sessions Worth Your Time at OCX 2024

2024 marks the 20th anniversary of the Eclipse Foundation . It also represents a brand-new start for our annual flagship conference. Its new name, Open Community Experience (OCX), emphasises our community's place in the broader open source ecosystem. The event will take place in Mainz, Germany, on October 22-24, 2024. OCX, as EclipseCon before, features several distinct tracks. One of them is dedicated to Embedded, IoT, and Edge Computing topics. If you look at the conference’s agenda , you will find them by activating the “OCX Tracks” filter. Click this link to access a pre-filtered version of the agenda. Not sure about which sessions to catch? See below the top five sessions I hope to attend. Of course, there are many other great ones, so please browse the full agenda. * How IoT can save a life - A real-world example October 23, 2024 11:30 AM-12:15 PM CET I love talks that showcase concretely how technology can make the world better. IoT devices, after all, embed software in ev...