{ "devices": [{ "device_id": "DEV_ID", "entity_name": "ENTITY_ID", "entity_type": "thing", "timezone": "Europe/Madrid", "protocol": "PDI-IoTA-UltraLight", "attributes": [{ "object_id": "t", "name": "temperature", "type": "float" }, { "object_id": "v", "name": "voltage", "type": "float" }], "static_attributes": [{ "name": "att1", "type": "string", "value": "value1" }, { "name": "att2", "type": "string", "value": "value2" }] }] }