I have a list of devices in my database, like this:
id: 1, category_json: [1, 3] id: 2, category_json: [1, 4] id: 3, category_json: [4, 35]
T