{
  "devices": [
    {
      "protocol": "GENERIC_PROTO",
      "service" : "smartgondor",
      "entity_name": "TheFirstLight",
      "attributes": [],
      "commands": [
        {
          "name": "luminance",
          "type": "lumens"
        }
      ]
    }
  ]
}
