hawkbit icon indicating copy to clipboard operation
hawkbit copied to clipboard

Feature request: Support changing target name via DDI API

Open hldh214 opened this issue 1 month ago • 2 comments

Currently, hawkBit only allows changing a target's name using the Management API. However, this requires credentials that cannot be securely embedded on devices, which makes it impractical for device-originated updates.

We would like to request support for changing a target's name via the Device Direct Integration (DDI) API. Being able to do this from the device side (using only DDI authentication and no embedded Management API credentials) would help in scenarios where the human-readable name needs updating dynamically based on device state or configuration.

Is there a way to achieve this currently, or are there plans to support it? If not, please consider adding this capability to the DDI API.

hldh214 avatar Nov 18 '25 06:11 hldh214