Hi evreyone,
I've tried to rename some devices using custom attributes.
My devices have 2 custom attributes : "ville" and "restaurant", with data set as text.
I've tried to send this script in legacy mode : devrename "Device_%CustomAttr:ville%_%CustomAttr:restaurant%
The device is well renamed but only the first custom attribute is used.
Result : device_ville_
Is there a way to combine multiple custom attributes to rename the device ?