-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathio-package.json
186 lines (186 loc) · 6.88 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
{
"common": {
"name": "omron-fins",
"version": "0.0.2",
"news": {
"0.0.1-7": {
"en": "NPM Aktualisiert",
"de": "NPM aktualisiert",
"ru": "NPM Aktualisiert",
"pt": "NPM Aktualisiert",
"nl": "NPM Aktualisiert",
"fr": "NPM Aktualisiert",
"it": "NPM Aktualisiert",
"es": "NPM Aktualisiert",
"pl": "NPM Aktualisiert",
"zh-cn": "NPM Aktualisiert"
},
"0.0.1-6": {
"en": "Änderungen für Repro eingetragen",
"de": "Bedenken für Reprotreten",
"ru": "Änderungen für Repro eingetragen",
"pt": "Änderungen für Repro eingetragen",
"nl": "Änderungen für Repro eingetragen",
"fr": "Änderungen für Repro eingetragen",
"it": "Änderungen für Repro eingetragen",
"es": "Änderungen für Repro eingetragen",
"pl": "Ęnderungen für Repro eingetragen",
"zh-cn": "再生之本"
},
"0.0.1-5": {
"en": "io-package angepasst",
"de": "io-package unterscheidet",
"ru": "io-пакет angepasst",
"pt": "pacote io angepasst",
"nl": "io-pakket angepasst",
"fr": "io-package angepasst",
"it": "io-package angepasst",
"es": "io-paquete angepasst",
"pl": "angepasst",
"zh-cn": "io-package angepasst"
},
"0.0.1-4": {
"en": "package json angepasst",
"de": "Paket json unterscheidet",
"ru": "пакет json angepasst",
"pt": "pacote json angepasst",
"nl": "pakket json angepasst",
"fr": "package json angepasst",
"it": "pacchetto json angepasst",
"es": "paquete json angepasst",
"pl": "pakiet json angepasst",
"zh-cn": "包json angepasst"
},
"0.0.1-3": {
"en": "adater checker anpassung",
"de": "adater checker anstellung",
"ru": "Adater Checker Anpassung",
"pt": "adater checker anpassung",
"nl": "adater checker anpassung",
"fr": "adater checker anpassung",
"it": "adater checker anpassung",
"es": "verificador adater anpassung",
"pl": "adater checker anpassung",
"zh-cn": "跳棋检查"
},
"0.0.1-2": {
"en": "native objekt ip geändert",
"de": "native objekt ip gehört",
"ru": "родной объект ip geändert",
"pt": "objekt ip geändert nativo",
"nl": "native objekt ip geändert",
"fr": "objekt natif ip geändert",
"it": "native objekt ip geändert",
"es": "nativa objekt ip geändert",
"pl": "natywny objekt ip geändert",
"zh-cn": "本地对象"
},
"0.0.1-1": {
"en": "add GitHub Action",
"de": "GitHub Action hinzufügen",
"ru": "добавить действие GitHub",
"pt": "adicionar ação GitHub",
"nl": "voeg GitHub-actie toe",
"fr": "ajouter une action GitHub",
"it": "aggiungi GitHub Action",
"es": "agregar acción de GitHub",
"pl": "dodaj akcję GitHub",
"zh-cn": "添加GitHub动作"
},
"0.0.1": {
"en": "initial release",
"de": "Erstveröffentlichung",
"ru": "Начальная версия",
"pt": "lançamento inicial",
"nl": "Eerste uitgave",
"fr": "Première version",
"it": "Versione iniziale",
"es": "Versión inicial",
"pl": "Pierwsze wydanie",
"zh-cn": "首次出版"
}
},
"title": "Omron-Fins",
"titleLang": {
"en": "Omron-ins",
"de": "Omron-FINS",
"ru": "Омрон-плавники",
"pt": "Omron-barbatanas",
"nl": "Omron-vinnen",
"fr": "Omron-ailerons",
"it": "Omron-pinne",
"es": "Aletas Omron",
"pl": "Płetwy Omron",
"zh-cn": "欧姆龙鳍"
},
"desc": {
"en": "Anbindung für Omron SPS mittels FINS Protokoll",
"de": "Anbindung für Omron SPS mittels FINS Protokoll",
"ru": "Защитные перчатки Omron SPS FINS Protokoll",
"pt": "Anbindung für Omron SPS mittels FINS Protokoll",
"nl": "Anbindung für Omron SPS wanten FINS Protokoll",
"fr": "Anbindung für Omron SPS moufles FINS Protokoll",
"it": "Anbindung für Omron SPS mittels FINS Protokoll",
"es": "Anbindung für Omron SPS mittels ALETAS Protokoll",
"pl": "Anbindung für Omron Rękawice jednopalcowe SPS FINS Protokoll",
"zh-cn": "AnbindungfürOmron SPS手套FINS Protokoll"
},
"authors": [
"thebam <[email protected]>"
],
"keywords": [
"SPS",
"FINS",
"Omron"
],
"license": "MIT",
"platform": "Javascript/Node.js",
"main": "main.js",
"icon": "omron-fins.png",
"enabled": true,
"extIcon": "https://raw.githubusercontent.com/TheBam1990/ioBroker.omron-fins/master/admin/omron-fins.png",
"readme": "https://github.com/TheBam1990/ioBroker.omron-fins/blob/master/README.md",
"loglevel": "info",
"mode": "daemon",
"type": "hardware",
"compact": true,
"connectionType": "local",
"dataSource": "poll",
"materialize": true,
"dependencies": [
{
"js-controller": ">=2.0.0"
}
]
},
"native": {
"plc_ip": "",
"plc_port": "9600",
"plc_poll": "5000",
"devices": []
},
"objects": [],
"instanceObjects": [
{
"_id": "info",
"type": "channel",
"common": {
"name": "Information"
},
"native": {}
},
{
"_id": "info.connection",
"type": "state",
"common": {
"role": "indicator.connected",
"name": "Device or service connected",
"type": "boolean",
"read": true,
"write": false,
"def": false
},
"native": {}
}
]
}