@@ -205,7 +205,7 @@ curl -s -o /dev/null -X POST \
205205 "entity_name": "urn:ngsi-ld:Device:water001",
206206 "entity_type": "Water",
207207 "apikey": "112903447",
208- "endpoint": "http://tutorial :3001/iot/water001",
208+ "endpoint": "http://iot-sensors :3001/iot/water001",
209209 "static_attributes": [
210210 {"name": "controlledAsset", "type": "Relationship","value": "urn:ngsi-ld:Building:barn001"}
211211 ]
@@ -215,7 +215,7 @@ curl -s -o /dev/null -X POST \
215215 "entity_name": "urn:ngsi-ld:Device:filling001",
216216 "entity_type": "FillingLevelSensor",
217217 "apikey": "854782081",
218- "endpoint": "http://tutorial :3001/iot/filling001",
218+ "endpoint": "http://iot-sensors :3001/iot/filling001",
219219 "static_attributes": [
220220 {"name": "controlledAsset", "type": "Relationship","value": "urn:ngsi-ld:Building:farm001"}
221221 ]
@@ -225,7 +225,7 @@ curl -s -o /dev/null -X POST \
225225 "entity_name": "urn:ngsi-ld:Device:tractor001",
226226 "entity_type": "Tractor",
227227 "apikey": "1067386313",
228- "endpoint": "http://tutorial :3001/iot/tractor001",
228+ "endpoint": "http://iot-sensors :3001/iot/tractor001",
229229 "static_attributes": [
230230 {"name": "controlledAsset", "type": "Relationship","value": "urn:ngsi-ld:Building:farm001"}
231231 ]
@@ -260,7 +260,7 @@ curl -s -o /dev/null -X POST \
260260 "entity_name": "urn:ngsi-ld:Device:water002",
261261 "entity_type": "Water",
262262 "apikey": "112903447",
263- "endpoint": "http://tutorial :3001/iot/water002",
263+ "endpoint": "http://iot-sensors :3001/iot/water002",
264264 "static_attributes": [
265265 {"name": "controlledAsset", "type": "Relationship","value": "urn:ngsi-ld:Building:barn002"}
266266 ]
@@ -270,7 +270,7 @@ curl -s -o /dev/null -X POST \
270270 "entity_name": "urn:ngsi-ld:Device:filling002",
271271 "entity_type": "FillingLevelSensor",
272272 "apikey": "854782081",
273- "endpoint": "http://tutorial :3001/iot/filling002",
273+ "endpoint": "http://iot-sensors :3001/iot/filling002",
274274 "static_attributes": [
275275 {"name": "controlledAsset", "type": "Relationship","value": "urn:ngsi-ld:Building:farm002"}
276276 ]
@@ -280,7 +280,7 @@ curl -s -o /dev/null -X POST \
280280 "entity_name": "urn:ngsi-ld:Device:tractor002",
281281 "entity_type": "Tractor",
282282 "apikey": "1067386313",
283- "endpoint": "http://tutorial :3001/iot/tractor002",
283+ "endpoint": "http://iot-sensors :3001/iot/tractor002",
284284 "static_attributes": [
285285 {"name": "controlledAsset", "type": "Relationship","value": "urn:ngsi-ld:Building:farm002"}
286286 ]
@@ -315,7 +315,7 @@ curl -s -o /dev/null -X POST \
315315 "entity_name": "urn:ngsi-ld:Device:water003",
316316 "entity_type": "Water",
317317 "apikey": "112903447",
318- "endpoint": "http://tutorial :3001/iot/water003",
318+ "endpoint": "http://iot-sensors :3001/iot/water003",
319319 "static_attributes": [
320320 {"name": "controlledAsset", "type": "Relationship","value": "urn:ngsi-ld:Building:barn003"}
321321 ]
@@ -325,7 +325,7 @@ curl -s -o /dev/null -X POST \
325325 "entity_name": "urn:ngsi-ld:Device:filling003",
326326 "entity_type": "FillingLevelSensor",
327327 "apikey": "854782081",
328- "endpoint": "http://tutorial :3001/iot/filling003",
328+ "endpoint": "http://iot-sensors :3001/iot/filling003",
329329 "static_attributes": [
330330 {"name": "controlledAsset", "type": "Relationship","value": "urn:ngsi-ld:Building:farm003"}
331331 ]
@@ -335,7 +335,7 @@ curl -s -o /dev/null -X POST \
335335 "entity_name": "urn:ngsi-ld:Device:tractor003",
336336 "entity_type": "Tractor",
337337 "apikey": "1067386313",
338- "endpoint": "http://tutorial :3001/iot/tractor003",
338+ "endpoint": "http://iot-sensors :3001/iot/tractor003",
339339 "static_attributes": [
340340 {"name": "controlledAsset", "type": "Relationship","value": "urn:ngsi-ld:Building:farm003"}
341341 ]
@@ -371,7 +371,7 @@ curl -s -o /dev/null -X POST \
371371 "entity_name": "urn:ngsi-ld:Device:water004",
372372 "entity_type": "Water",
373373 "apikey": "112903447",
374- "endpoint": "http://tutorial :3001/iot/water004",
374+ "endpoint": "http://iot-sensors :3001/iot/water004",
375375 "static_attributes": [
376376 {"name": "controlledAsset", "type": "Relationship","value": "urn:ngsi-ld:Building:barn004"}
377377 ]
@@ -381,7 +381,7 @@ curl -s -o /dev/null -X POST \
381381 "entity_name": "urn:ngsi-ld:Device:filling004",
382382 "entity_type": "FillingLevelSensor",
383383 "apikey": "854782081",
384- "endpoint": "http://tutorial :3001/iot/filling004",
384+ "endpoint": "http://iot-sensors :3001/iot/filling004",
385385 "static_attributes": [
386386 {"name": "controlledAsset", "type": "Relationship","value": "urn:ngsi-ld:Building:farm004"}
387387 ]
@@ -391,7 +391,7 @@ curl -s -o /dev/null -X POST \
391391 "entity_name": "urn:ngsi-ld:Device:tractor004",
392392 "entity_type": "Tractor",
393393 "apikey": "1067386313",
394- "endpoint": "http://tutorial :3001/iot/tractor004",
394+ "endpoint": "http://iot-sensors :3001/iot/tractor004",
395395 "static_attributes": [
396396 {"name": "controlledAsset", "type": "Relationship","value": "urn:ngsi-ld:Building:farm004"}
397397 ]
0 commit comments