forked from ioBroker/ioBroker.js-controller
-
Notifications
You must be signed in to change notification settings - Fork 0
/
io-package.json
363 lines (363 loc) · 18.2 KB
/
io-package.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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
{
"common": {
"name": "js-controller",
"version": "0.16.0",
"platform": "Javascript/Node.js",
"controller": true,
"title": "ioBroker.js-controller",
"news": {
"0.16.0": {
"en": "see CHANGELOG.md",
"de": "Sehe CHANGELOG.md",
"ru": "Смотри CHANGELOG.md"
},
"0.15.3": {
"en": "fix of autoSubscribe",
"de": "Korrigiere autoSubscribe",
"ru": "Исправлео авто подписывание"
},
"0.15.1": {
"en": "see CHANGELOG.md",
"de": "Sehe CHANGELOG.md",
"ru": "Смотри CHANGELOG.md"
},
"0.14.0": {
"en": "see CHANGELOG.md",
"de": "Sehe CHANGELOG.md",
"ru": "Смотри CHANGELOG.md"
},
"0.13.4": {
"en": "add debug information for logging",
"de": "add debug information for logging",
"ru": "add debug information for logging"
},
"0.13.2": {
"en": "fix new installation",
"de": "Korrigiere neue Installation",
"ru": "Исправлена новая установка"
},
"0.13.1": {
"en": "see CHANGELOG.md",
"de": "Sehe CHANGELOG.md",
"ru": "Смотри CHANGELOG.md"
},
"0.12.3": {
"en": "add owntracks\nadd amazon-dash\ncontrol enabled for instance over system.adapter.NAME.INSTANCE.alive variable\nlet remove UUID to preapre images with ioBroker\nFixed error with emitter",
"de": "owntracks hinzugefügt\namazon-dash hinzugefügt\nMan kann UUID löschen um ein Image vorzubereiten\nFehler mit emitter behoben",
"ru": "Добавлен owntracks\nДобавлен amazon-dash\nМожно удалять UUID, что бы подготовить образ\nИсправлена ошибка с emitter"
},
"0.12.2": {
"en": "fix read versions by multihost",
"de": "Repariere Versionslesen bei Multihost",
"ru": "Исправлено чтение версии хоста при мультихосте"
},
"0.12.1": {
"en": "fix letsencrypt file",
"de": "Repariere letsencrypt Datei",
"ru": "Исправлен файл letsencrypt"
},
"0.12.0": {
"en": "working on objects in redis",
"de": "working on objects in redis",
"ru": "working on objects in redis"
},
"0.11.3": {
"en": "fix upgrade of adapters\nupdate _design/xyz by upgrade",
"de": "Fixe upgrade von Adaptern\nUpdate die Objekte _design/xyz bei Upgrade",
"ru": "Исправлено обновление драйверов\n_design/xyz объекты обновляются при upgrade"
},
"0.11.2": {
"en": "fix upgrade of adapters",
"de": "fix upgrade of adapters",
"ru": "fix upgrade of adapters"
},
"0.11.1": {
"en": "fix dependency if depend on js-controller",
"de": "fix dependency if depend on js-controller",
"ru": "fix dependency if depend on js-controller"
},
"0.11.0": {
"en": "implement auto-restart of adapters (expert mode)\nadd rights check for getBinaryState/setBinaryState\nsupport of default ttl for sessions\nfix custom setup\nfix upload binary files\nfix list of files in subdirectories\nadd nut\nadd vis-map",
"de": "implement auto-restart of adapters (expert mode)\nadd rights check for getBinaryState/setBinaryState\nsupport of default ttl for sessions\nfix custom setup\nfix upload binary files\nfix list of files in subdirectories\nadd nut\nadd vis-map",
"ru": "implement auto-restart of adapters (expert mode)\nadd rights check for getBinaryState/setBinaryState\nsupport of default ttl for sessions\nfix custom setup\nfix upload binary files\nfix list of files in subdirectories\nadd nut\nadd vis-map"
},
"0.10.1": {
"en": "support of chained certificates",
"de": "support of chained certificates",
"ru": "support of chained certificates"
},
"0.10.0": {
"en": "suport of exportand import\nactivate redis for states\nfix install of adapter with singletonHost\nissue event if state deleted (redis)\nfix error with administrator users\ndo not store repository if with errors\nfix checkPassword and setPassword\nupdate wrong SSL certificates\nadd freemem state to host\nadd milliseconds to formatDate\nupdate tar.gz\nadd fhem, netatmo, tankerkoenig, vis-history, homepilot, cloud",
"de": "suport of exportand import\nactivate redis for states\nfix install of adapter with singletonHost\nissue event if state deleted (redis)\nfix error with administrator users\ndo not store repository if with errors\nfix checkPassword and setPassword\nupdate wrong SSL certificates\nadd freemem state to host\nadd milliseconds to formatDate\nupdate tar.gz\nadd fhem, netatmo, tankerkoenig, vis-history, homepilot, cloud",
"ru": "suport of exportand import\nactivate redis for states\nfix install of adapter with singletonHost\nissue event if state deleted (redis)\nfix error with administrator users\ndo not store repository if with errors\nfix checkPassword and setPassword\nupdate wrong SSL certificates\nadd freemem state to host\nadd milliseconds to formatDate\nupdate tar.gz\nadd fhem, netatmo, tankerkoenig, vis-history, homepilot, cloud"
},
"0.9.1": {
"en": "update wrong SSL certificates",
"de": "update wrong SSL certificates",
"ru": "update wrong SSL certificates"
},
"0.9.0": {
"en": "(bluefox) make from seconds the ms\n(bluefox) add console command \"isrun\"\n(bluefox) add \"--timeout 5000\"\n(bluefox) fix small errors\n(bluefox) change function formatValue\n(bluefox) fix stop of scheduled adapters\n(bluefox) add \"--logs\" flag for adapter start (required by adapter debugging)\n(bluefox) make hostname configurable\n(bluefox) fix update of adapters and settings",
"de": "(bluefox) make from seconds the ms\n(bluefox) add console command \"isrun\"\n(bluefox) add \"--timeout 5000\"\n(bluefox) fix small errors\n(bluefox) change function formatValue\n(bluefox) fix stop of scheduled adapters\n(bluefox) add \"--logs\" flag for adapter start (required by adapter debugging)\n(bluefox) make hostname configurable\n(bluefox) fix update of adapters and settings",
"ru": "(bluefox) make from seconds the ms\n(bluefox) add console command \"isrun\"\n(bluefox) add \"--timeout 5000\"\n(bluefox) fix small errors\n(bluefox) change function formatValue\n(bluefox) fix stop of scheduled adapters\n(bluefox) add \"--logs\" flag for adapter start (required by adapter debugging)\n(bluefox) make hostname configurable\n(bluefox) fix update of adapters and settings"
}
},
"desc": {
"en": "Javascript/Node.js implementation of ioBroker controller",
"de": "Javascript/Node.js Implementierung des ioBroker-Controllers",
"ru": "Основное ядро ioBroker на Javascript/Node.js"
},
"messagebox": true,
"readme": "https://github.com/ioBroker/ioBroker.js-controller/blob/master/README.md",
"authors": [
"bluefox <[email protected]>",
"hobbyquaker <[email protected]>"
],
"license": "MIT"
},
"objects": [
{
"_id": "_design/system",
"language": "javascript",
"views": {
"host": {
"map": "function(doc) { if (doc.type=='host') emit(doc._id, doc) }"
},
"adapter": {
"map": "function(doc) { if (doc.type=='adapter') emit(doc._id, doc) }"
},
"instance": {
"map": "function(doc) { if (doc.type=='instance') emit(doc._id, doc) }"
},
"instanceStats": {
"map": "function(doc) { if (doc.type=='instance') emit(doc._id, parseInt(doc._id.split('.').pop(), 10)) }",
"reduce": "_stats"
},
"meta": {
"map": "function(doc) { if (doc.type=='meta') emit(doc._id, doc) }"
},
"device": {
"map": "function(doc) { if (doc.type=='device') emit(doc._id, doc) }"
},
"channel": {
"map": "function(doc) { if (doc.type=='channel') emit(doc._id, doc) }"
},
"state": {
"map": "function(doc) { if (doc.type=='state') emit(doc._id, doc) }"
},
"enum": {
"map": "function(doc) { if (doc.type=='enum') emit(doc._id, doc) }"
},
"script": {
"map": "function(doc) { if (doc.type=='script') emit(doc._id, doc) }"
},
"group": {
"map": "function(doc) { if (doc.type=='group') emit(doc.common.name, doc) }"
},
"user": {
"map": "function(doc) { if (doc.type=='user') emit(doc.common.name, doc) }"
},
"config": {
"map": "function(doc) { if (doc.type=='config') emit(doc.common.name, doc) }"
}
},
"acl": {
"owner": "system.user.admin",
"ownerGroup": "system.group.administrator",
"object": 1092
}
},
{
"_id": "system.group.administrator",
"type": "group",
"common": {
"name": "Administrator",
"description": {
"en": "Can do everything with ioBroker"
},
"members": [
"system.user.admin"
],
"dontDelete": true,
"acl": {
"object": {
"list": true,
"read": true,
"write": true,
"delete": true
},
"state": {
"list": true,
"read": true,
"write": true,
"create": true,
"delete": true
},
"users": {
"list": true,
"read": true,
"write": true,
"create": true,
"delete": true
},
"other": {
"execute": true,
"http": true,
"sendto": true
},
"file": {
"list": true,
"read": true,
"write": true,
"create": true,
"delete": true
}
}
},
"acl": {
"owner": "system.user.admin",
"ownerGroup": "system.group.administrator",
"object": 1604
}
},
{
"_id": "system.group.user",
"type": "group",
"common": {
"name": "User",
"description": {
"en": "Cannot modify anything"
},
"members": [],
"dontDelete": true,
"url": "https://github.com/ioBroker/ioBroker.js-controller/archive/master.zip",
"meta": "https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/io-package.json",
"acl": {
"object": {
"list": true,
"read": true,
"write": false,
"delete": false
},
"state": {
"list": true,
"read": true,
"write": true,
"create": true,
"delete": false
},
"users": {
"list": true,
"read": true,
"write": false,
"create": false,
"delete": false
},
"other": {
"execute": false,
"http": true,
"sendto": false
},
"file": {
"list": true,
"read": true,
"write": false,
"create": false,
"delete": false
}
}
},
"acl": {
"owner": "system.user.admin",
"ownerGroup": "system.group.administrator",
"object": 1604
}
},
{
"_id": "enum.rooms",
"common": {
"name": "Rooms",
"desc": {
"en": "List of the rooms",
"de": "Die Liste von Räumen",
"ru": "Список комнат"
},
"members": [],
"object-non-deletable": true
},
"type": "enum",
"acl": {
"owner": "system.user.admin",
"ownerGroup": "system.group.administrator",
"permissions": 1911
}
},
{
"_id": "system.config",
"type": "config",
"common": {
"name": "System configuration",
"language": "",
"tempUnit": "°C",
"currency": "€",
"dateFormat": "DD.MM.YYYY",
"isFloatComma": true,
"licenseConfirmed": false,
"activeRepo": "default",
"diag": "extended",
"defaultHistory": ""
},
"acl": {
"owner": "system.user.admin",
"ownerGroup": "system.group.administrator",
"permissions": 1604
}
},
{
"_id": "system.repositories",
"type": "config",
"common": {
"name": "System repositories"
},
"native": {
"repositories": {
"default": {
"link": "http://download.iobroker.net/sources-dist.json",
"json": null
},
"sources": {
"link": "conf/sources-dist.json",
"json": null
},
"online": {
"link": "https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/conf/sources-dist.json",
"json": null
}
}
},
"acl": {
"owner": "system.user.admin",
"ownerGroup": "system.group.administrator",
"permissions": 1604
}
},
{
"_id": "system.certificates",
"type": "config",
"common": {
"name": "System certificates"
},
"native": {
"certificates": {
"defaultPrivate": "-----BEGIN RSA PRIVATE KEY-----\r\nMIICXQIBAAKBgQDFNHQmcPu5y9ngID3YUCr2NUY/eBceEKdFcEwgZBjp1DM52d/9JYFSrQGHQMvLopG5uiQXVip0mR95rZxaF0mo5wdTAhM1pcxThGeCghZVm9PoLbrakvl9+gSHoYbNVxfv9fi0cPYc7CbeiluhWWS0hm1VpWPM8PX6rkdz5r9OIwIDAQABAoGBAJVSWoChHHpa+ObUgv+/9Efpnv+AF0EUqxPRLFN6d8LWgtNTPl+YfovzpCydy7KtrlpLr/hbrloLd+HSq4ksCQEfJ7Le/4fjc2lt3Ib/K9qSr3bnmIWAK00VU+fFmN1NTFJTV0O2+ctCOY9ZRwue5ehTp9eqPjsGwdeldii1WbSBAkEA6Z0YjMg+04z1M8FEUWSdPf6AHWB45hDJ+qPuIDNZxvVOcEsTyRsfkb1PKZm2NDx6mBN16po13VkaQPy35ApoOwJBANgaMdbig76A1tvyhtklJPTU0g0N7CzXy+PNu8B3YghY8dYF/gSvcBr0d8xGaZEczGQ35C0Tb9gTadHL64kxuzkCQHYaQYsKwRhaLqxXjJ5Ja2UoAMTZPMWyvynDLmOBEmYPJfSHQB1vZOpc9mRlnUOTP7caP4a3J3wby7YHDUBwMnkCQHGx1mbn5chkoKY3gxrboAXvslOL76XoIy1HIHCyXrFlmlav8GUmqCSGWkDvCrt+G0re3P2aLE3SaOooD1OvBoECQQDXMxPNYVGIErO7hxp9T9BXKcbnQV/mNhJYdl9VUoVBgcVGatR1dBZX31Yt+HY4/ym9YdQ8MGCg2Kfmm0haLakP\r\n-----END RSA PRIVATE KEY-----\r\n",
"defaultPublic": "-----BEGIN CERTIFICATE-----\r\nMIICSTCCAbICCQDwWQ5sMoq7ETANBgkqhkiG9w0BAQUFADBpMQswCQYDVQQGEwJERTETMBEGA1UECAwKU29tZS1TdGF0ZTERMA8GA1UECgwIaW9Ccm9rZXIxEDAOBgNVBAMMB0JsdWVmb3gxIDAeBgkqhkiG9w0BCQEWEWRvZ2Fmb3hAZ21haWwuY29tMB4XDTE2MDQyNTIxMjQwMVoXDTE3MDQyNTIxMjQwMVowaTELMAkGA1UEBhMCREUxEzARBgNVBAgMClNvbWUtU3RhdGUxETAPBgNVBAoMCGlvQnJva2VyMRAwDgYDVQQDDAdCbHVlZm94MSAwHgYJKoZIhvcNAQkBFhFkb2dhZm94QGdtYWlsLmNvbTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAxTR0JnD7ucvZ4CA92FAq9jVGP3gXHhCnRXBMIGQY6dQzOdnf/SWBUq0Bh0DLy6KRubokF1YqdJkfea2cWhdJqOcHUwITNaXMU4RngoIWVZvT6C262pL5ffoEh6GGzVcX7/X4tHD2HOwm3opboVlktIZtVaVjzPD1+q5Hc+a/TiMCAwEAATANBgkqhkiG9w0BAQUFAAOBgQBVhdIg59lHKtdpv5O0icvqD4f0tbqMvhWJ/7fhzr1fdjb5OK74g2G90KMhYnzOk0aZu4pgEoXHugpBLb+ndxJnG41pIYe2qg4tp6AjR/uFswdrBLRUhW63yls3FiTEJjKCrGNEdjZoqsTEfwhXab3EoT7tWu+st1V0yiHlsvRGTg==\r\n-----END CERTIFICATE-----\r\n"
}
},
"acl": {
"owner": "system.user.admin",
"ownerGroup": "system.group.administrator",
"permissions": 1536
}
}
]
}