-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3c5fe09
commit 2ef3bcb
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
17 changes: 17 additions & 0 deletions
17
...ge-logs/device-management/cumulocity-10-18-540-240-LWM2M-csv-optional-fields.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.240 | ||
--- | ||
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. |