{
   "id": "ANewLightName",
   "type": "TheLightType",
   "attr_name": {
      "type": "string",
      "value": null
    },
    "hardcodedAttr": {
      "type": "hardcodedType",
      "value": "hardcodedValue"
    },
    "commandAttr_status": {
      "type": "commandStatus",
      "value": "UNKNOWN"
    },
    "commandAttr_info": {
      "type": "commandResult",
      "value": " "
    }
}
