惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - Franky
U
Unit 42
MyScale Blog
MyScale Blog
B
Blog
阮一峰的网络日志
阮一峰的网络日志
量子位
IT之家
IT之家
The GitHub Blog
The GitHub Blog
F
Fortinet All Blogs
Recent Announcements
Recent Announcements
V
Visual Studio Blog
G
Google Developers Blog
Last Week in AI
Last Week in AI
雷峰网
雷峰网
博客园 - 聂微东
博客园 - 叶小钗
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
J
Java Code Geeks
博客园 - 司徒正美
Y
Y Combinator Blog
T
The Blog of Author Tim Ferriss
月光博客
月光博客
aimingoo的专栏
aimingoo的专栏

... eeNews Europe

Molex Teramount deal targets co-packaged optics NVIDIA and ServiceNow extend AI governance from desktops to data centres Faraday Future launches Physical AI robotics institute with BIBS SiTime targets AI data centers with sub-nanosecond timing chip System Check: Should engineers learn analog? Decoupled by Design: How Gateworks and NXP are rethinking edge AI architecture NVIDIA and Corning partner on AI photonics expansion GCT taps satellite partner to speed 5G rollout Sodankylä supersite to support ESA Earth observation SiTime posts 88% revenue growth on AI infrastructure demand Infrared LEDs support in-cabin sensing for vehicle safety Anthropic compute deal taps SpaceXAI Colossus 1 Quantum Brilliance CEO Mark Luo on deployable quantum systems and the future of diamond-based computing SEMI Summit spotlights Europe’s chiplet and packaging push AI data center infrastructure drives Pennsylvania energy expansion NXP CoreRide gains Vector software support for SDV platforms Elektor Lab Talk covers Red Pitaya and reconfigurable test gear SEMI names Julie Rogers to lead ESD Alliance ASML CEO backs joint call for Europe tech competitiveness push FlexIC RFID inlays bring NFC to paper packaging ROHM targets smart rings with ultra-compact NFC wireless power chipset China silicon wafers push boosts Eswin capacity ESD Alliance outlook spotlights agentic AI in chip design AI robotics sales growth rises as Faraday Future expands into education Microchip expands dsPIC33A controllers for AI data center power sensiBel MEMS microphone heads to Silex production SEMI: Global silicon wafer shipments jump 13% on AI demand AI drives photonics innovation Advantech adds Intel Core Series 3 to edge AI systems NI CHESS enables software-driven RF channel emulation into aerospace testing
Eclipse hawkBit 1.0 released for open-source IoT software...
2026-04-09 · via ... eeNews Europe

Eclipse hawkBit 1.0 released for open-source IoT software updates

News |

By Asma Adhimi




The first production-ready release of Eclipse hawkBit has arrived, marking a milestone for open-source infrastructure designed to manage over-the-air (OTA) software updates for IoT devices. Version 1.0 signals that the platform is stable enough for long-term deployments and enterprise-grade update systems.

The project has been in development for years and now reaches maturity after contributions from 84 developers, nearly 4,000 commits, and 20 previous releases. hawkBit has also achieved Mature project status within the Eclipse Foundation, the organization’s highest level of project maturity.

For eeNews Europe readers working with connected products and embedded systems, reliable OTA infrastructure is increasingly critical. The arrival of a mature open-source platform could reduce development effort for device fleets while supporting compliance and security requirements across multiple industries.

Built for scalable IoT device updates

Eclipse hawkBit is a domain-independent back-end framework designed to orchestrate software updates across large fleets of connected devices. It supports everything from resource-constrained edge hardware to gateway-based deployments in complex industrial networks.

The platform provides three integration APIs to support different update architectures. The Direct Device Integration (DDI) interface uses REST/HTTP polling for device connections, while the Device Management Federation (DMF) API relies on AMQP and RabbitMQ to support gateway-managed devices. A full management REST API enables orchestration, automation tools, and platform integrations.

Enterprise-grade operational features are built into the platform. These include multi-tenancy with isolated tenant environments, configurable rollout groups with success and error thresholds, and emergency shutdown capabilities during updates. Approval workflows and role-based access control are also included, enabling organizations to manage device updates within regulated operational environments.

Security has been designed as a core feature. hawkBit supports device-specific security tokens, gateway tokens for fleet management, mutual TLS certificate authentication, and OAuth 2.0 or OIDC identity integration. The framework also enables fine-grained entity-level access control to protect sensitive operations.

Deployment options are flexible. Organizations can run hawkBit as a monolithic service or split it into microservices, scaling horizontally using Spring Cloud. The platform can also be self-hosted, giving operators full control over their update infrastructure.

Growing ecosystem and industry adoption

hawkBit sits at the center of an expanding ecosystem of device clients and software integrations. Its HTTP/JSON-based API simplifies device integration, helping attract support across multiple embedded platforms and update frameworks.

Existing integrations include clients for embedded Linux update tools such as SWUpdate and RAUC, Rust-based client libraries, and device connectivity through platforms like Zephyr RTOS and ChirpStack LoRaWAN servers.

The platform’s maturity is further demonstrated by commercial deployments built on top of it. Products such as Bosch IoT Rollouts and Kynetics Update Factory already use hawkBit as their core update engine, showing that the framework can support large-scale production systems.

Beyond technical capabilities, the project may also help organizations meet evolving security regulations. hawkBit’s design supports compliance with frameworks such as ETSI EN 303 645 and European cybersecurity requirements under the Radio Equipment Directive.

With the 1.0 release now available, Eclipse hawkBit positions itself as a stable open-source foundation for managing software updates across the rapidly expanding IoT device landscape.

If you enjoyed this article, you will like the following ones: don't miss them by subscribing to :

   eeNews on Google News


Linked Articles