agl-service-unicens: Rx message event
[apps/agl-service-unicens.git] / ucs2-afb / ucs_apidef.json
index a150fb8..954e275 100644 (file)
       }
     },
     "/subscribe": {
-      "description": "Subscribe to UNICENS Events.",
+      "description": "Subscribe to network events.",
+      "get": {
+        "x-permissions": {
+          "$ref": "#/components/x-permissions/monitor"
+        },
+        "responses": {
+          "200": {"$ref": "#/components/responses/200"}
+        }
+      }
+    },
+    "/subscriberx": {
+      "description": "Subscribe to Rx control message events.",
       "get": {
         "x-permissions": {
           "$ref": "#/components/x-permissions/monitor"