Commit f5100041 authored by Benoit Orihuela's avatar Benoit Orihuela
Browse files

fix: outdated JSON generated files for subscriptions

parent 0134d819
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -17,7 +17,6 @@
      "permutation_tp_id": "TP/NGSI-LD/CI/SUB/046_01_01",
      "doc": "Check that a notification is only sent if and only if the status is active",
      "tags": [
        "046_01",
        "5_8_6",
        "sub-notification"
      ],
+0 −1
Original line number Diff line number Diff line
@@ -17,7 +17,6 @@
      "permutation_tp_id": "TP/NGSI-LD/CI/SUB/046_02_01",
      "doc": "If a Subscription defines a timeInterval member, a Notification shall be sent periodically, when the time interval (in seconds) specified in such value field is reached, regardless of Attribute changes.",
      "tags": [
        "046_02",
        "5_8_6",
        "sub-notification"
      ],
+0 −1
Original line number Diff line number Diff line
@@ -17,7 +17,6 @@
      "permutation_tp_id": "TP/NGSI-LD/CI/SUB/046_03_01",
      "doc": "A notification with all subscribed Entities will be included if query or geoquery are not defined.",
      "tags": [
        "046_03",
        "5_8_6",
        "sub-notification"
      ],
+0 −1
Original line number Diff line number Diff line
@@ -17,7 +17,6 @@
      "permutation_tp_id": "TP/NGSI-LD/CI/SUB/046_04_01",
      "doc": "The notification message shall include all the subscribed Entities that changed and that match (as mandated by clauses 4.9 and 4.10) the query and geoquery conditions",
      "tags": [
        "046_04",
        "5_8_6",
        "sub-notification"
      ],
+0 −1
Original line number Diff line number Diff line
@@ -17,7 +17,6 @@
      "permutation_tp_id": "TP/NGSI-LD/CI/SUB/046_05_01",
      "doc": "The notification message shall include all the subscribed Entities that changed and that match (as mandated by clauses 4.9 and 4.10) the query and geoquery conditions",
      "tags": [
        "046_05",
        "5_8_6",
        "sub-notification"
      ],
Loading