@@ -205,7 +205,7 @@ curl -s -o /dev/null -X POST \
205
205
"entity_name": "urn:ngsi-ld:Device:water001",
206
206
"entity_type": "Water",
207
207
"apikey": "112903447",
208
- "endpoint": "http://tutorial :3001/iot/water001",
208
+ "endpoint": "http://iot-sensors :3001/iot/water001",
209
209
"static_attributes": [
210
210
{"name": "controlledAsset", "type": "Relationship","value": "urn:ngsi-ld:Building:barn001"}
211
211
]
@@ -215,7 +215,7 @@ curl -s -o /dev/null -X POST \
215
215
"entity_name": "urn:ngsi-ld:Device:filling001",
216
216
"entity_type": "FillingLevelSensor",
217
217
"apikey": "854782081",
218
- "endpoint": "http://tutorial :3001/iot/filling001",
218
+ "endpoint": "http://iot-sensors :3001/iot/filling001",
219
219
"static_attributes": [
220
220
{"name": "controlledAsset", "type": "Relationship","value": "urn:ngsi-ld:Building:farm001"}
221
221
]
@@ -225,7 +225,7 @@ curl -s -o /dev/null -X POST \
225
225
"entity_name": "urn:ngsi-ld:Device:tractor001",
226
226
"entity_type": "Tractor",
227
227
"apikey": "1067386313",
228
- "endpoint": "http://tutorial :3001/iot/tractor001",
228
+ "endpoint": "http://iot-sensors :3001/iot/tractor001",
229
229
"static_attributes": [
230
230
{"name": "controlledAsset", "type": "Relationship","value": "urn:ngsi-ld:Building:farm001"}
231
231
]
@@ -260,7 +260,7 @@ curl -s -o /dev/null -X POST \
260
260
"entity_name": "urn:ngsi-ld:Device:water002",
261
261
"entity_type": "Water",
262
262
"apikey": "112903447",
263
- "endpoint": "http://tutorial :3001/iot/water002",
263
+ "endpoint": "http://iot-sensors :3001/iot/water002",
264
264
"static_attributes": [
265
265
{"name": "controlledAsset", "type": "Relationship","value": "urn:ngsi-ld:Building:barn002"}
266
266
]
@@ -270,7 +270,7 @@ curl -s -o /dev/null -X POST \
270
270
"entity_name": "urn:ngsi-ld:Device:filling002",
271
271
"entity_type": "FillingLevelSensor",
272
272
"apikey": "854782081",
273
- "endpoint": "http://tutorial :3001/iot/filling002",
273
+ "endpoint": "http://iot-sensors :3001/iot/filling002",
274
274
"static_attributes": [
275
275
{"name": "controlledAsset", "type": "Relationship","value": "urn:ngsi-ld:Building:farm002"}
276
276
]
@@ -280,7 +280,7 @@ curl -s -o /dev/null -X POST \
280
280
"entity_name": "urn:ngsi-ld:Device:tractor002",
281
281
"entity_type": "Tractor",
282
282
"apikey": "1067386313",
283
- "endpoint": "http://tutorial :3001/iot/tractor002",
283
+ "endpoint": "http://iot-sensors :3001/iot/tractor002",
284
284
"static_attributes": [
285
285
{"name": "controlledAsset", "type": "Relationship","value": "urn:ngsi-ld:Building:farm002"}
286
286
]
@@ -315,7 +315,7 @@ curl -s -o /dev/null -X POST \
315
315
"entity_name": "urn:ngsi-ld:Device:water003",
316
316
"entity_type": "Water",
317
317
"apikey": "112903447",
318
- "endpoint": "http://tutorial :3001/iot/water003",
318
+ "endpoint": "http://iot-sensors :3001/iot/water003",
319
319
"static_attributes": [
320
320
{"name": "controlledAsset", "type": "Relationship","value": "urn:ngsi-ld:Building:barn003"}
321
321
]
@@ -325,7 +325,7 @@ curl -s -o /dev/null -X POST \
325
325
"entity_name": "urn:ngsi-ld:Device:filling003",
326
326
"entity_type": "FillingLevelSensor",
327
327
"apikey": "854782081",
328
- "endpoint": "http://tutorial :3001/iot/filling003",
328
+ "endpoint": "http://iot-sensors :3001/iot/filling003",
329
329
"static_attributes": [
330
330
{"name": "controlledAsset", "type": "Relationship","value": "urn:ngsi-ld:Building:farm003"}
331
331
]
@@ -335,7 +335,7 @@ curl -s -o /dev/null -X POST \
335
335
"entity_name": "urn:ngsi-ld:Device:tractor003",
336
336
"entity_type": "Tractor",
337
337
"apikey": "1067386313",
338
- "endpoint": "http://tutorial :3001/iot/tractor003",
338
+ "endpoint": "http://iot-sensors :3001/iot/tractor003",
339
339
"static_attributes": [
340
340
{"name": "controlledAsset", "type": "Relationship","value": "urn:ngsi-ld:Building:farm003"}
341
341
]
@@ -371,7 +371,7 @@ curl -s -o /dev/null -X POST \
371
371
"entity_name": "urn:ngsi-ld:Device:water004",
372
372
"entity_type": "Water",
373
373
"apikey": "112903447",
374
- "endpoint": "http://tutorial :3001/iot/water004",
374
+ "endpoint": "http://iot-sensors :3001/iot/water004",
375
375
"static_attributes": [
376
376
{"name": "controlledAsset", "type": "Relationship","value": "urn:ngsi-ld:Building:barn004"}
377
377
]
@@ -381,7 +381,7 @@ curl -s -o /dev/null -X POST \
381
381
"entity_name": "urn:ngsi-ld:Device:filling004",
382
382
"entity_type": "FillingLevelSensor",
383
383
"apikey": "854782081",
384
- "endpoint": "http://tutorial :3001/iot/filling004",
384
+ "endpoint": "http://iot-sensors :3001/iot/filling004",
385
385
"static_attributes": [
386
386
{"name": "controlledAsset", "type": "Relationship","value": "urn:ngsi-ld:Building:farm004"}
387
387
]
@@ -391,7 +391,7 @@ curl -s -o /dev/null -X POST \
391
391
"entity_name": "urn:ngsi-ld:Device:tractor004",
392
392
"entity_type": "Tractor",
393
393
"apikey": "1067386313",
394
- "endpoint": "http://tutorial :3001/iot/tractor004",
394
+ "endpoint": "http://iot-sensors :3001/iot/tractor004",
395
395
"static_attributes": [
396
396
{"name": "controlledAsset", "type": "Relationship","value": "urn:ngsi-ld:Building:farm004"}
397
397
]
0 commit comments