{
  "payLoad": {
    "accountNumber": "1",
    "ibx": "CH1",
    "interval": "1h",
    "uom": "s",
    "tagId": "CH1.UPS-20:batterytimeremaining",
    "tagDisplayName": "Battery Time Remaining",
    "dataType": "Float",
    "data": [
      {
        "datetime": "1504779867508",
        "value": "0.0"
      },
      {
        "datetime": "1504779867508",
        "value": "0.0"
      }
    ]
  },
  "status": {
    "type": "INFO",
    "statuscode": "1000",
    "msg": "OK"
  }
}