-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathurn:ngsi-ld:asset:2:123.yaml
48 lines (47 loc) · 1.46 KB
/
urn:ngsi-ld:asset:2:123.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
ip_address: '192.168.49.26'
main_topic: ''
protocol: mqtt
app_config: |
{
"fusionmqttdataservice": {
"specification": [
{
"topic": "airtracker-74145/relay1",
"key": [],
"parameter": ["machine-state"]
},
{
"topic": "airtracker-74145/dust",
"key": [],
"parameter": ["dustiness"]
},
{
"topic": "airtracker-74145/temperature",
"key": [],
"parameter": ["temperature"]
},
{
"topic": "airtracker-74145/humidity",
"key": [],
"parameter": ["humidity"]
},
{
"topic": "airtracker-74145/noise",
"key": [],
"parameter": ["noise"]
}
]
}
}
pod_name: 'teka-airtracker-mqtt2'
pdt_mqtt_hostname: 'devalerta.industry-fusion.com'
pdt_mqtt_port: '8883'
secure_config: 'true'
device_id: urn:ngsi-ld:asset:2:101
gateway_id: urn:ngsi-ld:asset:2:101
keycloak_url: https://development.industry-fusion.com/auth/realms
realm_password: KFrqIcPfeC4zRFmQs3rJpZgszaJjOxet
username_config: ''
password_config: ''
dataservice_image_config: fusionmqttdataservice:latest
agentservice_image_config: iff-iot-agent:v0.0.2