File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -603,7 +603,6 @@ The equivalent cUrl statement can be seen below:
603603` ` ` console
604604curl -G -X GET 'http://localhost:1026/ngsi-ld/v1/entities/' \
605605-H 'Link: <http://context/ngsi-context.jsonld>; rel="http://www.w3.org/ns/json-ld#context"; type="application/ld+json"' \
606- -H 'Content-Type: application/json' \
607606-H 'Accept: application/json' \
608607-d 'type=Shelf' \
609608-d 'options=keyValues' \
Original file line number Diff line number Diff line change 7171 "lock_status" : "tutorial:lock_status" ,
7272 "luminiscence" : "https://w3id.org/saref#luminiscence" ,
7373 "macAddress" : "fiware:macAddress" ,
74+ "maxCapacity" : "tutorial:maxCapacity" ,
7475 "mcc" : "fiware:mcc" ,
7576 "mnc" : "fiware:mnc" ,
7677 "motion" : "https://w3id.org/saref#motion" ,
Original file line number Diff line number Diff line change 7171 "lock_status" : "tutorial:lock_status" ,
7272 "luminiscence" : "https://w3id.org/saref#luminiscence" ,
7373 "macAddress" : "fiware:macAddress" ,
74+ "maxCapacity" : "tutorial:maxCapacity" ,
7475 "mcc" : "fiware:mcc" ,
7576 "mnc" : "fiware:mnc" ,
7677 "motion" : "https://w3id.org/saref#motion" ,
You can’t perform that action at this time.
0 commit comments