TagDeviceSummary Data Type

Properties
name data type description
tagSummary XmlMapAdaptedMap

Example

{
  "tagSummary" : {
    "entry" : [ {
      "key" : { },
      "value" : 12345
    }, {
      "key" : { },
      "value" : 12345
    } ]
  }
}