Commit 3e868cec authored by Jason Fox's avatar Jason Fox
Browse files

Add notification

parent 02075b8e
Loading
Loading
Loading
Loading
+12 −8
Original line number Diff line number Diff line
@@ -167,10 +167,6 @@ Such definition has been tested using [i.19].
        "aggrPeriodDuration": "ngsi-ld:aggrPeriodDuration"
      }
    },
    "attributes": {
      "@id": "ngsi-ld:attributes",
      "@type": "@vocab"
    },
    "attrs": "ngsi-ld:attrs",
    "bbox": {
      "@container": "@list",
@@ -234,7 +230,6 @@ Such definition has been tested using [i.19].
      "@id": "ngsi-ld:expiresAt",
      "@type": "DateTime"
    },
    "format": "ngsi-ld:format",
    "geoQ": {
      "@id": "ngsi-ld:geoQ",
      "@context": {
@@ -356,7 +351,18 @@ Such definition has been tested using [i.19].
      ]
    },
    "ngsildConformance": "ngsi-ld:ngsildConformance",
    "notification": "ngsi-ld:notification",
    "notification": {
      "@id": "ngsi-ld:notification",
      "@context": {
        "attributes": {
          "@id": "ngsi-ld:attributes",
          "@type": "@vocab"
        },
        "format": "ngsi-ld:format",
        "showChanges": "ngsi-ld:showChanges",
        "sysAttrs": "ngsi-ld:sysAttrs"
      }
    },
    "notificationTrigger": "ngsi-ld:notificationTrigger",
    "notifiedAt": {
      "@id": "ngsi-ld:notifiedAt",
@@ -485,7 +491,6 @@ Such definition has been tested using [i.19].
    "resultStatus": "ngsi-ld:resultStatus",
    "scope": "ngsi-ld:scope",
    "scopeQ": "ngsi-ld:scopeQ",
    "showChanges": "ngsi-ld:showChanges",
    "snapshotId": "ngsi-ld:snapshotId",
    "snapshotLifetime": "ngsi-ld:snapshotLifetime",
    "snapshotPriority": "ngsi-ld:snapshotPriority",
@@ -517,7 +522,6 @@ Such definition has been tested using [i.19].
      "@id": "ngsi-ld:success",
      "@type": "@id"
    },
    "sysAttrs": "ngsi-ld:sysAttrs",
    "temporalQ": {
      "@id": "ngsi-ld:temporalQ",
      "@context": {