Skip to content

Commit 92a3476

Browse files
committed
Update response
1 parent 2a4e665 commit 92a3476

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -883,7 +883,7 @@ curl -L -X GET 'http://localhost:1026/ngsi-ld/v1/entities/urn:ngsi-ld:Device:wat
883883
"type": "Property",
884884
"value": {
885885
"@type": "commandResult",
886-
"@value": " on OK"
886+
"@value": "OK"
887887
},
888888
"observedAt": "2020-09-14T15:27:11.066Z"
889889
},

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -883,7 +883,7 @@ curl -L -X GET 'http://localhost:1026/ngsi-ld/v1/entities/urn:ngsi-ld:Device:wat
883883
"type": "Property",
884884
"value": {
885885
"@type": "commandResult",
886-
"@value": " on OK"
886+
"@value": "OK"
887887
},
888888
"observedAt": "2020-09-14T15:27:11.066Z"
889889
},

0 commit comments

Comments
 (0)