{ "domain": "https://domain.com", "port": "8883", "topic": "newXR", "dataList": [ { "name": "API_1", "fields": [ { "name": "data1", "type": "Int", "value": "30", "matchingValue": [ { "matchingValue": "", "matchingType": "" } ] }, { "name": "data2", "type": "String", "value": "30", "matchingValue": [ { "matchingValue": "", "matchingType": "" } ] }, { "name": "data3", "type": "Float", "value": "30.5", "matchingValue": [ { "matchingValue": "", "matchingType": "" } ] } ] }, { "name": "API_2", "fields": [ { "name": "data1", "type": "Int", "value": "30", "matchingValue": [ { "matchingValue": "", "matchingType": "" } ] }, { "name": "data2", "type": "String", "value": "30", "matchingValue": [ { "matchingValue": "", "matchingType": "" } ] }, { "name": "data3", "type": "Float", "value": "30.5", "matchingValue": [ { "matchingValue": "", "matchingType": "" } ] } ] } ] }