@thomas-braun Danke für die schnelle Antwort. Der Install Befehl hat leider auch keine Besserung gebracht. Noch immer keine index.html Seite zum Konfigurieren.
LG
NEWS
Latest posts made by Kargelino
-
RE: OPC Adapter
-
RE: OPC Adapter
@thomas-braun Tschuldige
Konsole:
ubuntu@ubuntu:/opt/iobroker$ sudo npm i iobroker.opcua@0.4.1 [..................] / loadDep:jsonwebtoken: sill removeObsoleteDep removing humanize@0.0.9 from the tree npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darw in","arch":"any"} (current: {"os":"linux","arch":"arm64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperatur e-sensor): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: want ed {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm64"}) + iobroker.opcua@0.4.1 updated 1 package in 952.849s 37 packages are looking for funding run `npm fund` for details ubuntu@ubuntu:/opt/iobroker$ iob a opcua host.ubuntu create instance opcua host.ubuntu object opcua.0.info.event created host.ubuntu object opcua.0.info created host.ubuntu object system.adapter.opcua.0.logLevel created host.ubuntu object system.adapter.opcua.0.sigKill created host.ubuntu object system.adapter.opcua.0.eventLoopLag created host.ubuntu object system.adapter.opcua.0.outputCount created host.ubuntu object system.adapter.opcua.0.inputCount created host.ubuntu object system.adapter.opcua.0.uptime created host.ubuntu object system.adapter.opcua.0.memRss created host.ubuntu object system.adapter.opcua.0.memHeapTotal created host.ubuntu object system.adapter.opcua.0.memHeapUsed created host.ubuntu object system.adapter.opcua.0.cputime created host.ubuntu object system.adapter.opcua.0.cpu created host.ubuntu object system.adapter.opcua.0.compactMode created host.ubuntu object system.adapter.opcua.0.connected created host.ubuntu object system.adapter.opcua.0.alive created host.ubuntu object system.adapter.opcua.0 created
Lg Max
-
RE: OPC Adapter
Hallo liebe Gemeinde,
hab trotz der Anleitung noch immer den gleichen Fehler, kann mir irgendwer weiter helfen?
Vielen vielen Dank im vorausLg Max
-
Modbus und Homematic
Hallo liebe Gemeinde
Ich bin neu in dem Gebiet IOBroker, und komm jetzt nicht mehr weiter, vielleicht gibt es den
ein oder anderen der mir da auf die Sprünge helfen kann.
Zu meinem Problem:
Ich müsste Homematic Komponenten wie zum Beispiel Temperatur Sensor in ein Modbus Register schreiben,
bei Bewegungsmelder (True/False) ist es kein Problem, da hätte ich des über den Scene adapter gelöst.
Aber ich bekomme es nicht hin, werte wie Temperatur oder Helligkeit zu übermitteln, quasi in ein Register zu schreiben.
Weis wer vielleicht irgend einen Rat? Modbus mit Homematic koppeln?
Vielen Dank schon mal im Voraus
Lg Max