RMS Configure Devices SET UNIQUE VALUES From File - Repost

Hello,

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:

csv:
serial,value
6000944xxx,a → “Oxer 143”
6000944yyy,a → “OZONE 144”

RMS:
DEVICE… … . VALUES
OXER 143… …undefined: a → imported via csv
OZONE 144… undefined: a → imported via csv
RALLE 157… …SSID: RALLE → manually entered individually
RECKE 158… …SSID: RECKE → manually entered individually

I don’t know how to get the csv import to work.

Thanks