Skip to content

Commit

Permalink
Merge pull request #2621 from Cumulocity-IoT/graft/y2024/DM-4150-lwm2…
Browse files Browse the repository at this point in the history
…m-csv-optional-fields

[DM-4150] - lwm2m bugfix - graft
  • Loading branch information
jakubsobolewskisag authored Nov 8, 2024
2 parents 3c5fe09 + b4f5071 commit f11092e
Showing 1 changed file with 17 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
date:
title: Improved LWM2M CSV bulk device registration
product_area: Device management & connectivity
change_type:
- value: change-VSkj2iV9m
label: Fix
component:
- value: component-1KLUzmqfe
label: LWM2M
build_artifact:
- value: tc-QHwMfWtBk7
label: cumulocity
ticket: DM-4150
version: 10.18.540.239
---
In previous versions of the LWM2M service, optional registration fields were treated as required if they appeared in the imported CSV file. This issue has now been resolved, and empty values in these fields are correctly ignored.

0 comments on commit f11092e

Please sign in to comment.