You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add of layerId in device twin
* #2998 Quartz migration for SendPlanningCommand
* #2856 Disable built-in device model deletion
* #3238 Update view when a device is unchecked
* 3239 Allow to delete a planning from client
* 3239 Allow to delete a planning
* 2998 Schedule commands
* #3239 Change checkboxes for layers displayed
* Merge from main
* 2516 add supportLoRaFeatures tag in template file
* #3250 Import device list using the template given
* #2985 Batch import creates ABP tags in Device Twin for OTAA-based device models
* #3251 Import device - data overwritten
* Unit tests
* Update src/IoTHub.Portal.Infrastructure/Jobs/SendPlanningCommandJob.cs
Co-authored-by: Kevin BEAUGRAND <[email protected]>
* #2958 Remove 'Connection State' and 'Last status update' columns
* #3023 startupOrder not supported in Edge Device Model schema
---------
Co-authored-by: E068097 <[email protected]>
Co-authored-by: judramos <[email protected]>
* Add of layerId in device twin
* #2998 Quartz migration for SendPlanningCommand
* #2856 Disable built-in device model deletion
* #3238 Update view when a device is unchecked
* 3239 Allow to delete a planning from client
* 3239 Allow to delete a planning
* 2998 Schedule commands
* #3239 Change checkboxes for layers displayed
* Merge from main
* 2516 add supportLoRaFeatures tag in template file
* #3250 Import device list using the template given
* #2985 Batch import creates ABP tags in Device Twin for OTAA-based device models
* #3251 Import device - data overwritten
* Unit tests
* Update src/IoTHub.Portal.Infrastructure/Jobs/SendPlanningCommandJob.cs
Co-authored-by: Kevin BEAUGRAND <[email protected]>
* #2958 Remove 'Connection State' and 'Last status update' columns
* #3023 startupOrder not supported in Edge Device Model schema
---------
Co-authored-by: E068097 <[email protected]>
Co-authored-by: judramos <[email protected]>
Expected Behavior
When you download the template file in order to import devices on the portal, you should be able to use it directly.
Current Behavior
The csv file is note recognized if you import device list using the template given.
Steps to Reproduce
Context (Environment)
Portal version:
LoRaWAN Stack version:
Logs
Additional Information
The delimiter set when you download the template or the device list is ';' whereas only the ',' delimiter is accepted when you import a device list.
The text was updated successfully, but these errors were encountered: