Skip to content

Commit 2a4e665

Browse files
committed
Remove on/off
1 parent ca9fa1a commit 2a4e665

2 files changed

Lines changed: 0 additions & 16 deletions

File tree

README.ja.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -891,14 +891,6 @@ curl -L -X GET 'http://localhost:1026/ngsi-ld/v1/entities/urn:ngsi-ld:Device:wat
891891
"type": "Relationship",
892892
"object": "urn:ngsi-ld:Building:barn001",
893893
"observedAt": "2020-09-14T15:27:11.066Z"
894-
},
895-
"on": {
896-
"type": "Property",
897-
"value": ""
898-
},
899-
"off": {
900-
"type": "Property",
901-
"value": ""
902894
}
903895
}
904896
```

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -891,14 +891,6 @@ curl -L -X GET 'http://localhost:1026/ngsi-ld/v1/entities/urn:ngsi-ld:Device:wat
891891
"type": "Relationship",
892892
"object": "urn:ngsi-ld:Building:barn001",
893893
"observedAt": "2020-09-14T15:27:11.066Z"
894-
},
895-
"on": {
896-
"type": "Property",
897-
"value": ""
898-
},
899-
"off": {
900-
"type": "Property",
901-
"value": ""
902894
}
903895
}
904896
```

0 commit comments

Comments
 (0)