I want to fetch basic data about my devices, and I especially need the tags to sort the devices in my app further.
I have ‘with_device_tags’ enabled and the documentation clearly states that .../d/basic
will return the tags as a string array like most other request also do.
I guess I could switch to another route that indeed sends the tags correctly, but I really don’t need the other information shipped there. That’s why /d/basic was perfect for my use case.
Did somebody else addressed this issue yet or can reproduce it?
Thanks for the help.