this is a repost of an topic that was closed without any answer and since i am having the same problem I am reposting it here.
I would like to change the settings on several devices at the same time.
In the RMS you should be able to upload a csv under Configure Devices in which the devices to be configured (serial number) and the value for the respective device are stored.
Content of the example csv from the RMS:
serial,value
Serial1,value1
Serial2,value2
Serial3,value3
Serial4,value4
Serial5,value5
If I adapt my csv accordingly and import it into the RMS, the RMS does not assign it to the corresponding value, the input is done manually for each device, and the correct point to be changed is passed:
i also contacted the Teltonika Helpdesk (Ticket ID #399618). Apparently the engineer was able to recreate my problem and they will implement a fix tomorrow, 18.09.2024.
I was trying to change the Wifi SSID of multiple devices at the same time. This is part of the content of the csv. i was using:
"
serial,value
1114094xxx,RB00_2
1114091xxx,RB01_3
1114092xxx,RB02_4_1
1114090xxx,RB02_4_2
1114091xxx,RB03_5
1114094xxx,RB04_6
1114091xxx,RB05_7_1
…
"
If you assign the SSID’s manually (without) csv import it works fine but with the csv import i doesn’t recognise the imported values as SSID’s names.