{
  "data": {
    "cpId": "123456",
    "company": "3E89BA4F-3E47-404D-976A-7878C17C4488",
    "responseCode": "0x00",
    "config": {
      "syncFrequency": "5"
    },
    "protocol": {
      "name": "mqtt",
      "host": "demohub.azure-devices.net",
      "port": 8883,
      "clientId": "123456-imran003",
      "userName": "demohub.azure-devices.net/123456-imran003",
      "password": "SharedAccessSignature sr=demohub.azure-devices.net%2Fdevices%2F123456-imran003&sig=s5qGZD1PAvvnxLRxgOep7YCejWTiDiVVhjHp9ZD4qwA%3D&se=1520678745",
      "pubTopic": "devices/123456-imran003/messages/events/",
      "subTopic": "devices/123456-imran003/messages/devicebound/#"
    },
    "devices": [
      {
        "guid": "7ECF4985-4013-4537-BBA2-E9864DB33F27",
        "tag": "",
        "uniqueId": "imran003",
        "status": "0x00"
      }
    ],
    "attributes": [
      {
        "parent": "",
        "guid": "",
        "dataType": "",
        "tag": "",
        "data": [
          {
            "localName": "temperature",
            "guid": "9AAA7A2B-B005-40F6-8CAE-DF680D13DBE7",
            "dataType": "INTEGER",
            "dataValidation": "-100 to 50",
            "tag": "",
            "cSeq": "1"
          },
          {
            "localName": "x",
            "guid": "0C8E75CA-D4A1-49F1-A2FF-FC4D93B459FD",
            "dataType": "INTEGER",
            "dataValidation": "",
            "tag": "",
            "cSeq": "1"
          },
          {
            "localName": "humidity",
            "guid": "657241CC-0AE6-4284-8DDB-528506A3E97F",
            "dataType": "INTEGER",
            "dataValidation": "0 to 100",
            "tag": "",
            "cSeq": "2"
          },
          {
            "localName": "y",
            "guid": "C9ACEF4A-4B32-4308-8B60-7C840A0823C6",
            "dataType": "INTEGER",
            "dataValidation": "",
            "tag": "",
            "cSeq": "2"
          },
          {
            "localName": "z",
            "guid": "586919AB-D58A-4A84-92BC-1BA694AB713C",
            "dataType": "INTEGER",
            "dataValidation": "",
            "tag": "",
            "cSeq": "3"
          }
        ]
      },
      {
        "parent": "product",
        "dataType": "object",
        "guid": "7418180b-28aa-41e2-9f49-ea248cb5761e",
        "tag": "Windows",
        "data": [
          {
            "localName": "product_id",
            "guid": "edee3e19-671b-487c-a1a1-42d1e33ce605",
            "dataType": "int",
            "dataValidation": "1,2,3,4",
            "tag": ""
          },
          {
            "localName": "product_state",
            "guid": "886b5d35-ec56-42cb-bb37-d0c485f15559",
            "dataType": "int",
            "dataValidation": "1,2,3,4,5",
            "tag": ""
          }
        ]
      }
    ],
    "settings": [
      {
        "localName": "connection-timeout",
        "guid": "19824BD3-8B97-41D6-BF96-C19C7254D85F",
        "dataType": "INTEGER",
        "dataValidation": ""
      }
    ],
    "sdkConfig": {
      "heartbeat": {
        "frequency": "10",
        "enabled": "true",
        "host": "",
        "user": "",
        "password": "",
        "topic": ""
      },
      "log": {
        "enabled": "1",
        "host": "",
        "user": "",
        "password": "",
        "topic": ""
      }
    }
  }
}