-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathIE-Databus.json
68 lines (68 loc) · 1.92 KB
/
IE-Databus.json
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{
"user-config": [
{
"password": "PBKDF2$sha512$100000$SJXAth7qjtPLuUov4yZDfA==$zWTP5i0aq+WHej4uC6O7jR92UF59MJRLGvcof1Bvi9iC8YBEsGgu18XrBs5HECtrHVYwWUi0agl+ResHtfhgyg==",
"username": "edge",
"created-at": "2022-03-18T11:58:52.838Z",
"last-modified-at": 1647604732896,
"id": "36135df5-b927-4b7f-98aa-7525f7bf9165",
"topics": [
{
"topic-name": "ie/#",
"access-rights": "both",
"id": "36135df5-b927-4b7f-98aa-7525f7bf9165_6972fde0-ef0b-46c0-8c1c-92d61bfd1475",
"created-at": "2022-03-18T11:58:52.896Z",
"last-modified-at": 1647604732896
}
]
}
],
"advanced-config": {
"general": {
"hostname": "ie-databus",
"plugin-type": "go-auth",
"allowed-access-rights": [
"none",
"subscribe",
"both"
]
},
"server-settings": {
"protocol": "mqtt",
"port": "1883",
"allow-anonymous": false,
"max-keepalive": "",
"max-connections": "1000",
"max-qos": "2",
"message-size-limit": "",
"max-client-connections": "-1",
"auto-gen-client-id": true,
"auto-id-prefix": "",
"persistent-client-expiration": "",
"persistence": {
"is-enabled": true,
"autosave-interval": "300",
"autosave-on-changes": false,
"filename": "mosquitto.db",
"path": "/home/mosquitto/persistence/"
},
"logging": {
"is-enabled": true,
"log-facility": "",
"log-type": [
"all"
],
"log-destination": [
"topic"
],
"connection-messages": true,
"log-timestamp": {
"is-enabled": true,
"format": "%Y-%m-%dT%H:%M:%S"
}
}
}
},
"config-version": "1.4.1",
"integrity": "849195820cf72411c0046b5da42328cc7524f920ca2f81da9bb98b9353af9a78ce0459397929a3a82e40142b52a419cc82dbb5d04f8a638d4cec5966e0a92542"
}