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
Hi Cyril,
We're bulk onboarding sets of lora devices, that are described in an excel file
Data are formatted as shown:
Name
devEUI
appEUI
appKey
Type
Codec
Model
Connectivity Plan
Profile
SensorTH-VOC-xxxx
aaaaa
bbbbb
ccccc
gf_loradevice_enless_600-022
Enless Wireless (custom)
600-022
orange-cs/CP_Basic
Generic_classA_RX2SF12
When pasting the data into the onboarding form, only the fields Name, Dev EUI, App EUI and App Key are filled. Type and LNS related fields remain blank.
Can you improve this ?
Best regards
Philippe
The text was updated successfully, but these errors were encountered:
Hi,
I've added the "type" column to the copy/paste feature.
LNS related fields cannot be copied from an excel sheet however. The reason for that is that what you have in your excel sheet are labels, not ids.
It is though possible to copy and paste LNS related fields by provided them in the first line, then all added lines will have the sames values for those fields, whether you copy and paste values from an excel sheet or use the "+" button.
The only drawback is that you need to order your devices based on the LNS related fields if you want to copy and paste values efficiently.
So, basically, the steps to perform bulk provisioning with less copy and paste:
Group your devices in your Excel sheet per LNS related fields
In the first line of the bulk provisioning table, provide the values o the LNS related fields
In your Excel sheet, copy all fields from "name" to "type" which have the same LNS related field values
Paste them in the bulk provisioning table
If you have more devices in your Excel sheet with different LNS related fields, add a new line to the bulk provisioning table and restart from step 2
Hi Cyril,
We're bulk onboarding sets of lora devices, that are described in an excel file
Data are formatted as shown:
When pasting the data into the onboarding form, only the fields Name, Dev EUI, App EUI and App Key are filled. Type and LNS related fields remain blank.
Can you improve this ?
Best regards
Philippe
The text was updated successfully, but these errors were encountered: