From 6606ebdd8a8aa5d76e0c1f76edb4ec38dba5fa02 Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Thu, 27 Jun 2024 12:32:14 +0200 Subject: [PATCH] Update README.md --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 2cd8896..395a234 100644 --- a/README.md +++ b/README.md @@ -880,14 +880,6 @@ curl -L -X GET 'http://localhost:1026/ngsi-ld/v1/entities/urn:ngsi-ld:Device:wat "type": "Relationship", "object": "urn:ngsi-ld:Building:barn001", "observedAt": "2020-09-14T15:27:11.066Z" - }, - "on": { - "type": "Property", - "value": "" - }, - "off": { - "type": "Property", - "value": "" } } ```