{
  "id": "__HOPE__/builtin/switch_1_1",
  "name": "switch_1_1_builtin",
  "description":"one switch and one status",
  "out": {
    "ports": [{
      "name": "status",
      "type": "boolean"
    }]
  },
  "in": {
    "ports": [{             
      "name": "switch",
      "type": "boolean"
    }]
  }

}
