-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathio-package.json
219 lines (219 loc) · 9.14 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
{
"common": {
"name": "mikrotik",
"version": "1.0.3",
"news": {
"1.0.3": {
"en": "added checkboxes - receive the following data",
"de": "added checkboxes - receive the following data",
"ru": "added checkboxes - receive the following data",
"pt": "added checkboxes - receive the following data",
"fr": "added checkboxes - receive the following data",
"nl": "added checkboxes - receive the following data"
},
"1.0.2": {
"en": "added support for the Admin 3\nfixed some bugs\nadded in settings time polling",
"de": "added support for the Admin 3\nfixed some bugs\nadded in settings time polling",
"ru": "added support for the Admin 3\nfixed some bugs\nadded in settings time polling",
"pt": "added support for the Admin 3\nfixed some bugs\nadded in settings time polling",
"fr": "added support for the Admin 3\nfixed some bugs\nadded in settings time polling",
"nl": "added support for the Admin 3\nfixed some bugs\nadded in settings time polling"
},
"1.0.1": {
"en": "Change in objects symbol '*' to '_', see issues#10\nfix issues#9\nadd to settings Timeout get\nadd firewall list, see issues#7 and command 'add_firewall'",
"de": "Change in objects symbol '*' to '_', see issues#10\nfix issues#9\nadd to settings Timeout get\nadd firewall list, see issues#7 and command 'add_firewall'",
"ru": "Change in objects symbol '*' to '_', see issues#10\nfix issues#9\nadd to settings Timeout get\nadd firewall list, see issues#7 and command 'add_firewall'",
"pt": "Change in objects symbol '*' to '_', see issues#10\nfix issues#9\nadd to settings Timeout get\nadd firewall list, see issues#7 and command 'add_firewall'",
"fr": "Change in objects symbol '*' to '_', see issues#10\nfix issues#9\nadd to settings Timeout get\nadd firewall list, see issues#7 and command 'add_firewall'",
"nl": "Change in objects symbol '*' to '_', see issues#10\nfix issues#9\nadd to settings Timeout get\nadd firewall list, see issues#7 and command 'add_firewall'"
},
"1.0.0": {
"en": "up to stable",
"de": "up to stable",
"ru": "up to stable",
"pt": "up to stable",
"fr": "up to stable",
"nl": "up to stable"
},
"0.0.20": {
"en": "add mask for password in settings dialog\nadded info error login or password",
"de": "add mask for password in settings dialog\nadded info error login or password",
"ru": "add mask for password in settings dialog\nadded info error login or password",
"pt": "add mask for password in settings dialog\nadded info error login or password",
"fr": "add mask for password in settings dialog\nadded info error login or password",
"nl": "add mask for password in settings dialog\nadded info error login or password"
},
"0.0.12": {
"en": "change logic connect",
"de": "change logic connect",
"ru": "change logic connect",
"pt": "change logic connect",
"fr": "change logic connect",
"nl": "change logic connect"
},
"0.0.11": {
"en": "added WAN address to systeminfo",
"de": "added WAN address to systeminfo",
"ru": "added WAN address to systeminfo",
"pt": "added WAN address to systeminfo",
"fr": "added WAN address to systeminfo",
"nl": "added WAN address to systeminfo"
},
"0.0.10": {
"en": "fix error\nchange logo",
"de": "fix error\nchange logo",
"ru": "fix error\nchange logo",
"pt": "fix error\nchange logo",
"fr": "fix error\nchange logo",
"nl": "fix error\nchange logo"
},
"0.0.4": {
"en": "added commands usb power reset\nfix error",
"de": "added commands usb power reset\nfix error",
"ru": "added commands usb power reset\nfix error",
"pt": "added commands usb power reset\nfix error",
"fr": "added commands usb power reset\nfix error",
"nl": "added commands usb power reset\nfix error"
},
"0.0.2": {
"en": "added command 'disbled ' for: filter, interface, filter nat.\nfix error\nadded list dhcp and wifi client",
"de": "added command 'disbled ' for: filter, interface, filter nat.\nfix error\nadded list dhcp and wifi client",
"ru": "added command 'disbled ' for: filter, interface, filter nat.\nfix error\nadded list dhcp and wifi client",
"pt": "added command 'disbled ' for: filter, interface, filter nat.\nfix error\nadded list dhcp and wifi client",
"fr": "added command 'disbled ' for: filter, interface, filter nat.\nfix error\nadded list dhcp and wifi client",
"nl": "added command 'disbled ' for: filter, interface, filter nat.\nfix error\nadded list dhcp and wifi client"
},
"0.0.1": {
"en": "initial adapter",
"de": "Initiale Version",
"ru": "Первоначальный адаптер",
"pt": "Versão inicial",
"fr": "Version initiale",
"nl": "Eerste release"
}
},
"title": "MikroTik Router adapter",
"desc": {
"en": "ioBroker mikrotik Adapter",
"de": "ioBroker Mikrotik Adapter",
"ru": "ioBroker Mikrotik драйвер",
"pt": "Modelo de adaptador para o ioBroker",
"fr": "ioBroker adaptateur modèle",
"nl": "ioBroker Mikrotik Adapter"
},
"platform": "Javascript/Node.js",
"mode": "daemon",
"license": "MIT",
"icon": "mikrotik.png",
"enabled": false,
"materialize": true,
"extIcon": "https://raw.githubusercontent.com/instalator/iobroker.mikrotik/master/admin/mikrotik.png",
"keywords": [
"ioBroker",
"mikrotik"
],
"readme": "https://github.com/instalator/iobroker.mikrotik/blob/master/README.md",
"loglevel": "info",
"type": "hardware",
"authors": [
{
"name": "instalator",
"email": "[email protected]"
}
]
},
"native": {
"host": "192.168.88.1",
"port": 8728,
"login": "admin",
"password": "",
"timeout": 10,
"ch2": true,
"ch3": true,
"ch4": true,
"ch5": true,
"ch6": true,
"ch7": true,
"ch8": true
},
"objects": [],
"instanceObjects": [
{
"_id": "info.connection",
"type": "state",
"common": {
"role": "indicator.connected",
"name": "If connected to MikroTik",
"type": "boolean",
"read": true,
"write": false,
"def": false
},
"native": {}
},
{
"_id": "commands.reboot",
"type": "state",
"common": {
"role": "button",
"name": "Reboot router",
"type": "boolean",
"read": false,
"write": true,
"def": false
},
"native": {}
},
{
"_id": "commands.shutdown",
"type": "state",
"common": {
"role": "button",
"name": "Shut down router",
"type": "boolean",
"read": false,
"write": true,
"def": false
},
"native": {}
},
{
"_id": "commands.raw",
"type": "state",
"common": {
"role": "command",
"name": "raw commands router api",
"type": "string",
"read": false,
"write": true
},
"native": {}
},
{
"_id": "commands.usb_reset",
"type": "state",
"common": {
"role": "button",
"name": "USB power reset",
"type": "boolean",
"read": false,
"write": true,
"def": false
},
"native": {}
},
{
"_id": "commands.add_firewall",
"type": "state",
"common": {
"role": "state",
"name": "add address to firewall",
"type": "string",
"read": false,
"write": true,
"def": false
},
"native": {}
}
]
}