OWX MAJOR UPDATE

Begonnen von Prof. Dr. Peter Henning, 29 Oktober 2017, 18:52:48

Vorheriges Thema - Nächstes Thema

Prof. Dr. Peter Henning

Mal die Luft anhalten - "professionellen" Support biete ich gerne an, aber mein Stundensatz ist ziemlich hoch.

pah

cberl

Hallo,

nach gerade durchgeführtem Update habe ich das Problem, dass fhem direkt nach einem
define OWBUS7 OWX FIRMATA7:17
mit
Can't locate ./FHEM/11_OWX_I2C.pm at ./FHEM/00_OWX.pm line 187.
abschmiert.

Das 11_OWX_I2C.pm habe ich nicht und kann ich auch im SVN nicht finden.

LG Chris
Fhem immer aktuell @win2016 und @ubuntu VM|7xFRM/ArduinoEthernet|Homematic|HMLan|CUNO|HarmonyHub|Modbus|Z-Wave|Milight-Hub|MQTT|OWX an ETH-UART|GoogleAssist,Alexa,Sonos|2nHelios IP Vario|Amad-Odroid|Telegram|Enigma2

Prof. Dr. Peter Henning

#32
Ah, OK - da habe ich noch einen Fehler im Modul, weil "FIRMATA7:17" als I2C-Device interpretiert wird.

Werde ich schnellstmöglich ausbessern - aber heute nicht mehr.

Workaround: Bitte temporär das FIRMATA7 umbenennen in etwas, das nur Buchstaben enthält - von mir aus FIRMATASIEBEN.

Oder: Selbst in der Datei 00_OWX.pm in Zeile 186 ein Caret ("Dach") in die Regexp einsetzen, also
m|^\d\:\d\d|

LG

pah

cberl

Moin, das
m|^\d\:\d\d|
hat es gebracht. Vielen Dank für den schnellen und professionellen Support ;)

Fhem immer aktuell @win2016 und @ubuntu VM|7xFRM/ArduinoEthernet|Homematic|HMLan|CUNO|HarmonyHub|Modbus|Z-Wave|Milight-Hub|MQTT|OWX an ETH-UART|GoogleAssist,Alexa,Sonos|2nHelios IP Vario|Amad-Odroid|Telegram|Enigma2

JensS

Debian auf APU2C4, HM-CFG-USB2, SIGNALduino, HM-ES-PMSw1-Pl, TFA 30.3121, TFA 30.3125, ITS-150, PIR-5000, configurable Firmata USB & LAN, 1-wire: DS-18B20, DS-18S20, DS-2408, DS-2413, diverse I2C-Komponenten, zigbee2mqtt, ESPEasy etc.

stefan-dd

Ich habe keine Ziffern im Arduino Namen und erhalte:

OWX: COC/CUNO device FIRMATA:19 not defined

define Pool OWX FIRMATA:19

cberl

Hi, hast Du ein define für den Arduino gemacht? Erst danach kannst Du OWX definieren.
Ist auch schön im Wiki erklärt.

Chris
Fhem immer aktuell @win2016 und @ubuntu VM|7xFRM/ArduinoEthernet|Homematic|HMLan|CUNO|HarmonyHub|Modbus|Z-Wave|Milight-Hub|MQTT|OWX an ETH-UART|GoogleAssist,Alexa,Sonos|2nHelios IP Vario|Amad-Odroid|Telegram|Enigma2

cberl

Hallo,

wie sich zeigt, habe ich doch noch ein Problem bei mehreren Arduinos mit Firmata.
define frm7.owx15 OWX FIRMATA7:15
funktioniert und Geräte werden auf dem Bus gefunden:
list frm7.owx15
Internals:
   ALARMED    0
   ASYNCHRONOUS 0
   CFGFN
   DEF        FIRMATA7:15
   FRM_OWX_CORRELATIONID 0
   HWDEVICE   FIRMATA7
   INITDONE   1
   INTERFACE  firmata
   IODev      FIRMATA7
   NAME       frm7.owx15
   NR         6099
   PARTIAL
   PIN        15
   PRESENT    1
   ROM_ID     FF
   STATE      Initialized
   TYPE       OWX
   interval   300
   timeout    2
   version    7.03
   DEVHASH:
     OWX_28_FFCCFC671403 28.FFCCFC671403.C2
     frm7.owx15 Busmaster
   DEVS:
     28.FFCCFC671403.C2
   FRM_OWX_REPLIES:
Attributes:
   IODev      FIRMATA7

(Das Attribut IODev habe ich nicht von Hand gesetzt)

Nach einem Fhem restart drängelt sich dann ein anderes Firmata Device vor und auf dem Bus werden keine Geräte mehr gefunden:

list frm7.owx15
Internals:
   ALARMED    0
   ASYNCHRONOUS 0
   DEF        FIRMATA7:15
   FRM_OWX_CORRELATIONID 0
   HWDEVICE   FIRMATA7
   INITDONE   1
   INTERFACE  firmata
   IODev      FIRMATA2
   NAME       frm7.owx15
   NR         1172
   PARTIAL
   PIN        15
   PRESENT    1
   ROM_ID     FF
   STATE      Initialized
   TYPE       OWX
   interval   300
   timeout    2
   version    7.03
   DEVHASH:
     frm7.owx15 Busmaster
   DEVS:
   FRM_OWX_REPLIES:
Attributes:
   IODev      FIRMATA2


Nach dem löschen von dem Attibut IODev bleibt das Internal IODev bei dem fehlerhaften "FIRMATA2"

Chris
Fhem immer aktuell @win2016 und @ubuntu VM|7xFRM/ArduinoEthernet|Homematic|HMLan|CUNO|HarmonyHub|Modbus|Z-Wave|Milight-Hub|MQTT|OWX an ETH-UART|GoogleAssist,Alexa,Sonos|2nHelios IP Vario|Amad-Odroid|Telegram|Enigma2

Prof. Dr. Peter Henning

Das kann ich so nicht nachvollziehen - denn das System sollte ohne ein Attribut IODev für die OWX-Firmata gestartet werden. Und im OWX Code ist keine Zeile außerhalb der Definition, die das IODev setzen kann.

LG

pah

cberl

Hallo,
das Problem ist reproduzierbar. Wenn das Internal IODev auf der definierten Firmata steht werden auf dem Bus Geräte gefunden - gut so.
Nach einem Neustart von Fhem stimmt dann aber das Internal IODev nicht mehr mit dem Define überein und ich habe ein Attribut IODev, dass es doch imho gar nicht mehr geben dürfte.
Das Attr IODev kann ich nicht ändern und ein löschen hat keine Auswirkung auf das Internal.
Andere scheinen ja nicht dieses Problem zu haben. Hast Du noch einen Hinweis, wo ich da ansetzen kann?

Ich habe die Devices und Fhem auf verbose 5 gesetzt und dabei das hier gefunden, kann das aber nicht bewerten:

2017.11.05 21:44:33 5: Loading ./FHEM/21_OWTHERM.pm
2017.11.05 21:44:36 1: PERL WARNING: Use of uninitialized value in numeric comparison (<=>) at C:/fhem/fhem.pl line 2041, <$fh> line 1333.
2017.11.05 21:44:36 1: stacktrace:
2017.11.05 21:44:36 1:     main::__ANON__                      called by C:/fhem/fhem.pl (2041)
2017.11.05 21:44:36 1:     main::AssignIoPort                  called by ./FHEM/21_OWTHERM.pm (205)
2017.11.05 21:44:36 1:     main::OWTHERM_Define                called by C:/fhem/fhem.pl (3497)
2017.11.05 21:44:36 1:     main::CallFn                        called by C:/fhem/fhem.pl (1943)
2017.11.05 21:44:36 1:     main::CommandDefine                 called by C:/fhem/fhem.pl (1182)
2017.11.05 21:44:36 1:     main::AnalyzeCommand                called by C:/fhem/fhem.pl (1035)
2017.11.05 21:44:36 1:     main::AnalyzeCommandChain           called by C:/fhem/fhem.pl (1317)
2017.11.05 21:44:36 1:     main::CommandInclude                called by C:/fhem/fhem.pl (544)


Bye Chris
Fhem immer aktuell @win2016 und @ubuntu VM|7xFRM/ArduinoEthernet|Homematic|HMLan|CUNO|HarmonyHub|Modbus|Z-Wave|Milight-Hub|MQTT|OWX an ETH-UART|GoogleAssist,Alexa,Sonos|2nHelios IP Vario|Amad-Odroid|Telegram|Enigma2

synaps-o-dan

Hallo,
ich habe seit Anfang Oktober OWX im Einatz. Prinzipiell mit großer Freude, da ich endlich owfs und OWSERVER ablösen kann mit einer Lösung, die robust läuft. Vielen Dank dafür!! Diese Konstellation läuft problemlos:
File          Rev   Last Change
21_OWCOUNT.pm 15339 2017-10-29 08:14:07Z phenning
21_OWID.pm    15339 2017-10-29 08:14:07Z phenning
21_OWMULTI.pm 15339 2017-10-29 08:14:07Z phenning
21_OWTHERM.pm 15339 2017-10-29 08:14:07Z phenning
00_OWX.pm     15159 2017-10-01 10:02:28Z phenning


Mit der aktuellen Version von OWX (00_OWX.pm     15392 2017-11-05 06:46:46Z phenning). Gibt es Probleme. Die Counter geben die folgende Fehlermeldung:
OWCOUNT: get <device> counters failed, reason: OWCOUNT: Could not get values from device <device>, reason: 1D.42F60F000000.78 has returned invalid data of length 2OWCOUNT: Could not get values from device <device>, reason: 1D.42F60F000000.78 not accessible in reading page 15
(<device> steht für den device-Namen)
OWMULTIs fuktionieren sporadisch und geben im Fehlerfall folgendes zurück:
OWMULTI: Could not get values from device <device>, reason 26.E59A40010000.e2 has returned invalid data
OWTHERMs funktionieren anscheinend. Alles ist noch im Synchron-Betrieb.
Der Busmaster-eigene OWID wird nicht erkannt. Als Busmaster ist ein LinkUSBi im Einsatz.
Gerne kann ich Auszüge aus dem log mit verschiedenen Verbositäten liefern.
Viele Grüße,
Daniel

edit: Typos
fhem auf Raspberry Pi 3
5 x Set aus jew. 1x FHT80B + 1xFHT8V + 1x FHT80TF-2
HM: 1 x HM-ES-PMSw1-Pl, 2 x HM-LC-Sw1-FM, 2 x HM-LC-Sw1PBU-FM, 3 x HM-Sec-SD, 2 x HM-PB-2-WM55, 2 x HM-Sec-MDIR-2
3 x EM-1000 EM
Onewire: insgesamt 11 Onewire-Sensoren an einem LinkUSB Adapter

Prof. Dr. Peter Henning

Bitte mal im OWX-Device verbose=5 setzen.

SAußerdem kann man das timeout-Attribut etwas hochsetzen.

LG

pah

synaps-o-dan

#42
Danke für die schnelle Antwort. Folgende Info: ich lasse im Folgenden das OWX-device "OWID_LinkUSB" mit der aktuellen Version von 00_OWX.pm und verbose=5 jeweils einen OWTHERM, einen OWMULTI und einen OWCOUNT abfragen. Nach Start von fhem war OWID_LinkUSB übrigens nicht aktiv (disconnected) und wurde von mir manuell gestartet (reopen). Das Attribut timeout habe ich noch noch nicht angefasst.
OWTHERM: Abfrage hat einen Wert zurückgegeben.
Log:
2017.11.07 19:26:56 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe3 0xc5
2017.11.07 19:26:56 5: SW: e3c5
2017.11.07 19:26:56 1: OWX_SER::Query OWX_LinkUSB:  0 of 1 bytes in last attempt and state opened, this is an unrecoverable error
2017.11.07 19:26:56 1: OWX_SER::Reset failure on bus OWX_LinkUSB
2017.11.07 19:26:56 1: OWX_SER::Complex sending 0x55 0x28 0x35 0xfb 0x8b 0x03 0x00 0x00 0x67 0x44
2017.11.07 19:26:56 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe1 0x55 0x28 0x35 0xfb 0x8b 0x03 0x00 0x00 0x67 0x44
2017.11.07 19:26:56 5: SW: e1552835fb8b0300006744
2017.11.07 19:26:56 1: OWX_SER::Query OWX_LinkUSB:  0 of 10 bytes in last attempt and state opened, this is an unrecoverable error
2017.11.07 19:26:56 1: OWX_SER::Complex receiving
2017.11.07 19:26:57 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe3 0xc5
2017.11.07 19:26:57 5: SW: e3c5
2017.11.07 19:26:57 1: OWX_SER::Query OWX_LinkUSB:  0 of 1 bytes in last attempt and state opened, this is an unrecoverable error
2017.11.07 19:26:57 1: OWX_SER::Reset failure on bus OWX_LinkUSB
2017.11.07 19:26:57 1: OWX_SER::Complex sending 0x55 0x28 0x35 0xfb 0x8b 0x03 0x00 0x00 0x67 0xbe 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
2017.11.07 19:26:57 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe1 0x55 0x28 0x35 0xfb 0x8b 0x03 0x00 0x00 0x67 0xbe 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
2017.11.07 19:26:57 5: SW: e1552835fb8b03000067beffffffffffffffffff
2017.11.07 19:26:57 1: OWX_SER::Query OWX_LinkUSB:  0 of 19 bytes in last attempt and state opened, this is an unrecoverable error
2017.11.07 19:26:57 1: OWX_SER::Complex receiving
2017.11.07 19:26:57 1: OWTHERM: Temp_WWSpeicher has returned invalid data of length 0
2017.11.07 19:26:57 1: OWXTHERM_BinValues:  Temp_WWSpeicher: invalid data length, 0 instead of 9 bytes,  0 


OWMULTI: Abfragen gaben nur sporadisch iO-Werte zurück.
log nach iO-Rückgabe:
2017.11.07 19:18:39 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe3 0xc5
2017.11.07 19:18:39 5: SW: e3c5
2017.11.07 19:18:39 4: OWX_SER::Query OWX_LinkUSB: 1 of 1 bytes in first attempt and state opened
2017.11.07 19:18:39 1: OWX_SER::Complex sending 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0x4e 0x00 0x09
2017.11.07 19:18:39 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe1 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0x4e 0x00 0x09
2017.11.07 19:18:39 5: SW: e15526d949230100007a4e0009
2017.11.07 19:18:39 4: OWX_SER::Query OWX_LinkUSB: 12 of 12 bytes in first attempt and state opened
2017.11.07 19:18:39 1: OWX_SER::Complex receiving 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0x4e 0x00 0x09
2017.11.07 19:18:39 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe3 0xc5
2017.11.07 19:18:39 5: SW: e3c5
2017.11.07 19:18:39 4: OWX_SER::Query OWX_LinkUSB: 1 of 1 bytes in first attempt and state opened
2017.11.07 19:18:39 1: OWX_SER::Complex sending 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0x48 0x00
2017.11.07 19:18:39 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe1 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0x48 0x00
2017.11.07 19:18:39 5: SW: e15526d949230100007a4800
2017.11.07 19:18:39 4: OWX_SER::Query OWX_LinkUSB: 11 of 11 bytes in first attempt and state opened
2017.11.07 19:18:39 1: OWX_SER::Complex receiving 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0x48 0x00
2017.11.07 19:18:39 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe3 0xc5
2017.11.07 19:18:39 5: SW: e3c5
2017.11.07 19:18:39 4: OWX_SER::Query OWX_LinkUSB: 1 of 1 bytes in first attempt and state opened
2017.11.07 19:18:39 1: OWX_SER::Complex sending 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0x44
2017.11.07 19:18:39 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe1 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0x44
2017.11.07 19:18:39 5: SW: e15526d949230100007a44
2017.11.07 19:18:39 4: OWX_SER::Query OWX_LinkUSB: 10 of 10 bytes in first attempt and state opened
2017.11.07 19:18:39 1: OWX_SER::Complex receiving 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0x44
2017.11.07 19:18:39 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe3 0xc5
2017.11.07 19:18:39 5: SW: e3c5
2017.11.07 19:18:39 4: OWX_SER::Query OWX_LinkUSB: 1 of 1 bytes in first attempt and state opened
2017.11.07 19:18:39 1: OWX_SER::Complex sending 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0xb4 0xff
2017.11.07 19:18:39 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe1 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0xb4 0xff
2017.11.07 19:18:39 5: SW: e15526d949230100007ab4ff
2017.11.07 19:18:39 4: OWX_SER::Query OWX_LinkUSB: 11 of 11 bytes in first attempt and state opened
2017.11.07 19:18:39 1: OWX_SER::Complex receiving 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0xb4 0x00
2017.11.07 19:18:39 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe3 0xc5
2017.11.07 19:18:39 5: SW: e3c5
2017.11.07 19:18:39 4: OWX_SER::Query OWX_LinkUSB: 1 of 1 bytes in first attempt and state opened
2017.11.07 19:18:39 1: OWX_SER::Complex sending 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0xb8 0x00 0xff
2017.11.07 19:18:39 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe1 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0xb8 0x00 0xff
2017.11.07 19:18:39 5: SW: e15526d949230100007ab800ff
2017.11.07 19:18:39 4: OWX_SER::Query OWX_LinkUSB: 12 of 12 bytes in first attempt and state opened
2017.11.07 19:18:39 1: OWX_SER::Complex receiving 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0xb8 0x00 0xff
2017.11.07 19:18:39 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe3 0xc5
2017.11.07 19:18:39 5: SW: e3c5
2017.11.07 19:18:39 4: OWX_SER::Query OWX_LinkUSB: 1 of 1 bytes in first attempt and state opened
2017.11.07 19:18:39 1: OWX_SER::Complex sending 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0xbe 0x00 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
2017.11.07 19:18:39 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe1 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0xbe 0x00 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
2017.11.07 19:18:39 5: SW: e15526d949230100007abe00ffffffffffffffffff
2017.11.07 19:18:39 4: OWX_SER::Query OWX_LinkUSB: 20 of 20 bytes in first attempt and state opened
2017.11.07 19:18:39 1: OWX_SER::Complex receiving 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0xbe 0x00 0x09 0x90 0x06 0xc5 0x01 0xcc 0xff 0x00 0xa1
2017.11.07 19:18:39 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe3 0xc5
2017.11.07 19:18:39 5: SW: e3c5
2017.11.07 19:18:39 4: OWX_SER::Query OWX_LinkUSB: 1 of 1 bytes in first attempt and state opened
2017.11.07 19:18:39 1: OWX_SER::Complex sending 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0x4e 0x00 0x01
2017.11.07 19:18:39 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe1 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0x4e 0x00 0x01
2017.11.07 19:18:39 5: SW: e15526d949230100007a4e0001
2017.11.07 19:18:39 4: OWX_SER::Query OWX_LinkUSB: 12 of 12 bytes in first attempt and state opened
2017.11.07 19:18:39 1: OWX_SER::Complex receiving 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0x4e 0x00 0x01
2017.11.07 19:18:39 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe3 0xc5
2017.11.07 19:18:39 5: SW: e3c5
2017.11.07 19:18:39 4: OWX_SER::Query OWX_LinkUSB: 1 of 1 bytes in first attempt and state opened
2017.11.07 19:18:39 1: OWX_SER::Complex sending 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0x48 0x00
2017.11.07 19:18:39 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe1 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0x48 0x00
2017.11.07 19:18:39 5: SW: e15526d949230100007a4800
2017.11.07 19:18:39 4: OWX_SER::Query OWX_LinkUSB: 11 of 11 bytes in first attempt and state opened
2017.11.07 19:18:39 1: OWX_SER::Complex receiving 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0x48 0x00
2017.11.07 19:18:39 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe3 0xc5
2017.11.07 19:18:39 5: SW: e3c5
2017.11.07 19:18:39 4: OWX_SER::Query OWX_LinkUSB: 1 of 1 bytes in first attempt and state opened
2017.11.07 19:18:39 1: OWX_SER::Complex sending 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0xb4 0xff
2017.11.07 19:18:39 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe1 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0xb4 0xff
2017.11.07 19:18:39 5: SW: e15526d949230100007ab4ff
2017.11.07 19:18:40 4: OWX_SER::Query OWX_LinkUSB: 11 of 11 bytes in first attempt and state opened
2017.11.07 19:18:40 1: OWX_SER::Complex receiving 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0xb4 0x00
2017.11.07 19:18:40 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe3 0xc5
2017.11.07 19:18:40 5: SW: e3c5
2017.11.07 19:18:40 4: OWX_SER::Query OWX_LinkUSB: 1 of 1 bytes in first attempt and state opened
2017.11.07 19:18:40 1: OWX_SER::Complex sending 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0xb8 0x00 0xff
2017.11.07 19:18:40 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe1 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0xb8 0x00 0xff
2017.11.07 19:18:40 5: SW: e15526d949230100007ab800ff
2017.11.07 19:18:40 4: OWX_SER::Query OWX_LinkUSB: 12 of 12 bytes in first attempt and state opened
2017.11.07 19:18:40 1: OWX_SER::Complex receiving 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0xb8 0x00 0xff
2017.11.07 19:18:40 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe3 0xc5
2017.11.07 19:18:40 5: SW: e3c5
2017.11.07 19:18:40 4: OWX_SER::Query OWX_LinkUSB: 1 of 1 bytes in first attempt and state opened
2017.11.07 19:18:40 1: OWX_SER::Complex sending 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0xbe 0x00 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
2017.11.07 19:18:40 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe1 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0xbe 0x00 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
2017.11.07 19:18:40 5: SW: e15526d949230100007abe00ffffffffffffffffff
2017.11.07 19:18:40 4: OWX_SER::Query OWX_LinkUSB: 20 of 20 bytes in first attempt and state opened
2017.11.07 19:18:40 1: OWX_SER::Complex receiving 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0xbe 0x00 0x01 0x90 0x06 0x50 0x01 0xed 0xff 0x00 0xd1

niO-Rückgabe im log:
2017.11.07 19:21:46 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe3 0xc5
2017.11.07 19:21:46 5: SW: e3c5
2017.11.07 19:21:46 1: OWX_SER::Query OWX_LinkUSB:  0 of 1 bytes in last attempt and state opened, this is an unrecoverable error
2017.11.07 19:21:46 1: OWX_SER::Reset failure on bus OWX_LinkUSB
2017.11.07 19:21:46 1: OWX_SER::Complex sending 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0x4e 0x00 0x09
2017.11.07 19:21:46 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe1 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0x4e 0x00 0x09
2017.11.07 19:21:46 5: SW: e15526d949230100007a4e0009
2017.11.07 19:21:46 1: OWX_SER::Query OWX_LinkUSB:  0 of 12 bytes in last attempt and state opened, this is an unrecoverable error
2017.11.07 19:21:46 1: OWX_SER::Complex receiving
2017.11.07 19:21:46 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe3 0xc5
2017.11.07 19:21:46 5: SW: e3c5
2017.11.07 19:21:46 1: OWX_SER::Query OWX_LinkUSB:  0 of 1 bytes in last attempt and state opened, this is an unrecoverable error
2017.11.07 19:21:46 1: OWX_SER::Reset failure on bus OWX_LinkUSB
2017.11.07 19:21:46 1: OWX_SER::Complex sending 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0x48 0x00
2017.11.07 19:21:46 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe1 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0x48 0x00
2017.11.07 19:21:46 5: SW: e15526d949230100007a4800
2017.11.07 19:21:46 1: OWX_SER::Query OWX_LinkUSB:  0 of 11 bytes in last attempt and state opened, this is an unrecoverable error
2017.11.07 19:21:46 1: OWX_SER::Complex receiving
2017.11.07 19:21:46 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe3 0xc5
2017.11.07 19:21:46 5: SW: e3c5
2017.11.07 19:21:46 1: OWX_SER::Query OWX_LinkUSB:  0 of 1 bytes in last attempt and state opened, this is an unrecoverable error
2017.11.07 19:21:46 1: OWX_SER::Reset failure on bus OWX_LinkUSB
2017.11.07 19:21:46 1: OWX_SER::Complex sending 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0x44
2017.11.07 19:21:46 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe1 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0x44
2017.11.07 19:21:46 5: SW: e15526d949230100007a44
2017.11.07 19:21:46 1: OWX_SER::Query OWX_LinkUSB:  0 of 10 bytes in last attempt and state opened, this is an unrecoverable error
2017.11.07 19:21:46 1: OWX_SER::Complex receiving
2017.11.07 19:21:46 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe3 0xc5
2017.11.07 19:21:46 5: SW: e3c5
2017.11.07 19:21:46 1: OWX_SER::Query OWX_LinkUSB:  0 of 1 bytes in last attempt and state opened, this is an unrecoverable error
2017.11.07 19:21:46 1: OWX_SER::Reset failure on bus OWX_LinkUSB
2017.11.07 19:21:46 1: OWX_SER::Complex sending 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0xb4 0xff
2017.11.07 19:21:46 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe1 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0xb4 0xff
2017.11.07 19:21:46 5: SW: e15526d949230100007ab4ff
2017.11.07 19:21:46 1: OWX_SER::Query OWX_LinkUSB:  0 of 11 bytes in last attempt and state opened, this is an unrecoverable error
2017.11.07 19:21:46 1: OWX_SER::Complex receiving
2017.11.07 19:21:46 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe3 0xc5
2017.11.07 19:21:46 5: SW: e3c5
2017.11.07 19:21:46 1: OWX_SER::Query OWX_LinkUSB:  0 of 1 bytes in last attempt and state opened, this is an unrecoverable error
2017.11.07 19:21:46 1: OWX_SER::Reset failure on bus OWX_LinkUSB
2017.11.07 19:21:46 1: OWX_SER::Complex sending 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0xb8 0x00 0xff
2017.11.07 19:21:46 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe1 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0xb8 0x00 0xff
2017.11.07 19:21:46 5: SW: e15526d949230100007ab800ff
2017.11.07 19:21:46 1: OWX_SER::Query OWX_LinkUSB:  0 of 12 bytes in last attempt and state opened, this is an unrecoverable error
2017.11.07 19:21:46 1: OWX_SER::Complex receiving
2017.11.07 19:21:46 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe3 0xc5
2017.11.07 19:21:46 5: SW: e3c5
2017.11.07 19:21:46 1: OWX_SER::Query OWX_LinkUSB:  0 of 1 bytes in last attempt and state opened, this is an unrecoverable error
2017.11.07 19:21:46 1: OWX_SER::Reset failure on bus OWX_LinkUSB
2017.11.07 19:21:46 1: OWX_SER::Complex sending 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0xbe 0x00 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
2017.11.07 19:21:46 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe1 0x55 0x26 0xd9 0x49 0x23 0x01 0x00 0x00 0x7a 0xbe 0x00 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
2017.11.07 19:21:46 5: SW: e15526d949230100007abe00ffffffffffffffffff
2017.11.07 19:21:46 1: OWX_SER::Query OWX_LinkUSB:  0 of 20 bytes in last attempt and state opened, this is an unrecoverable error
2017.11.07 19:21:46 1: OWX_SER::Complex receiving


OWCOUNT hat nie funktioniert, hier das log:
2017.11.07 19:22:42 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe3 0xc5
2017.11.07 19:22:42 5: SW: e3c5
2017.11.07 19:22:42 1: OWX_SER::Query OWX_LinkUSB:  0 of 1 bytes in last attempt and state opened, this is an unrecoverable error
2017.11.07 19:22:42 1: OWX_SER::Reset failure on bus OWX_LinkUSB
2017.11.07 19:22:42 1: OWX_SER::Complex sending 0x55 0x1d 0x42 0xf6 0x0f 0x00 0x00 0x00 0x78 0xa5 0xc0 0x01 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
2017.11.07 19:22:42 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe1 0x55 0x1d 0x42 0xf6 0x0f 0x00 0x00 0x00 0x78 0xa5 0xc0 0x01 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
2017.11.07 19:22:42 5: SW: e1551d42f60f00000078a5c001ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
2017.11.07 19:22:42 1: OWX_SER::Query OWX_LinkUSB:  0 of 54 bytes in last attempt and state opened, this is an unrecoverable error
2017.11.07 19:22:42 1: OWX_SER::Complex receiving
2017.11.07 19:22:42 1: OWX_SER::Complex sending
2017.11.07 19:22:42 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe1
2017.11.07 19:22:42 5: SW: e1
2017.11.07 19:22:42 4: OWX_SER::Query OWX_LinkUSB: 0 of 0 bytes in first attempt and state opened
2017.11.07 19:22:42 1: OWX_SER::Complex receiving
2017.11.07 19:22:42 1: OWX_SER::Complex sending
2017.11.07 19:22:42 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe1
2017.11.07 19:22:42 5: SW: e1
2017.11.07 19:22:42 4: OWX_SER::Query OWX_LinkUSB: 0 of 0 bytes in first attempt and state opened
2017.11.07 19:22:42 1: OWX_SER::Complex receiving
2017.11.07 19:22:42 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe3 0xc5
2017.11.07 19:22:42 5: SW: e3c5
2017.11.07 19:22:42 1: OWX_SER::Query OWX_LinkUSB:  0 of 1 bytes in last attempt and state opened, this is an unrecoverable error
2017.11.07 19:22:42 1: OWX_SER::Reset failure on bus OWX_LinkUSB
2017.11.07 19:22:42 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe3 0xc5
2017.11.07 19:22:42 5: SW: e3c5
2017.11.07 19:22:42 1: OWX_SER::Query OWX_LinkUSB:  0 of 1 bytes in last attempt and state opened, this is an unrecoverable error
2017.11.07 19:22:42 1: OWX_SER::Reset failure on bus OWX_LinkUSB
2017.11.07 19:22:42 1: OWX_SER::Complex sending 0x55 0x1d 0x42 0xf6 0x0f 0x00 0x00 0x00 0x78 0xa5 0xe0 0x01 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
2017.11.07 19:22:42 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe1 0x55 0x1d 0x42 0xf6 0x0f 0x00 0x00 0x00 0x78 0xa5 0xe0 0x01 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
2017.11.07 19:22:42 5: SW: e1551d42f60f00000078a5e001ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
2017.11.07 19:22:42 1: OWX_SER::Query OWX_LinkUSB:  0 of 54 bytes in last attempt and state opened, this is an unrecoverable error
2017.11.07 19:22:42 1: OWX_SER::Complex receiving
2017.11.07 19:22:42 1: OWX_SER::Complex sending
2017.11.07 19:22:42 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe1
2017.11.07 19:22:42 5: SW: e1
2017.11.07 19:22:42 4: OWX_SER::Query OWX_LinkUSB: 0 of 0 bytes in first attempt and state opened
2017.11.07 19:22:42 1: OWX_SER::Complex receiving
2017.11.07 19:22:42 1: OWX_SER::Complex sending
2017.11.07 19:22:42 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe1
2017.11.07 19:22:42 5: SW: e1
2017.11.07 19:22:42 4: OWX_SER::Query OWX_LinkUSB: 0 of 0 bytes in first attempt and state opened
2017.11.07 19:22:42 1: OWX_SER::Complex receiving
2017.11.07 19:22:42 1: OWX_SER::Query OWX_LinkUSB: Sending out0xe3 0xc5
2017.11.07 19:22:42 5: SW: e3c5
2017.11.07 19:22:42 1: OWX_SER::Query OWX_LinkUSB:  0 of 1 bytes in last attempt and state opened, this is an unrecoverable error
2017.11.07 19:22:42 1: OWX_SER::Reset failure on bus OWX_LinkUSB


niO: nicht in Ordnung
iO: in Ordnung

Hoffe, das hilft! Gerne kann ich weitere Infos liefern. Ich werde noch timeout ändern und über die Ergebnisse berichten.
Grüße und Dank,
Daniel

edit: typos
fhem auf Raspberry Pi 3
5 x Set aus jew. 1x FHT80B + 1xFHT8V + 1x FHT80TF-2
HM: 1 x HM-ES-PMSw1-Pl, 2 x HM-LC-Sw1-FM, 2 x HM-LC-Sw1PBU-FM, 3 x HM-Sec-SD, 2 x HM-PB-2-WM55, 2 x HM-Sec-MDIR-2
3 x EM-1000 EM
Onewire: insgesamt 11 Onewire-Sensoren an einem LinkUSB Adapter

synaps-o-dan

#43
nach timeout=9:
OWCOUNTs funktionieren immer noch nicht und disconnecten den OWX. Die anderen Sensoren funktionieren.
Alles war bisher synchronous.
fhem auf Raspberry Pi 3
5 x Set aus jew. 1x FHT80B + 1xFHT8V + 1x FHT80TF-2
HM: 1 x HM-ES-PMSw1-Pl, 2 x HM-LC-Sw1-FM, 2 x HM-LC-Sw1PBU-FM, 3 x HM-Sec-SD, 2 x HM-PB-2-WM55, 2 x HM-Sec-MDIR-2
3 x EM-1000 EM
Onewire: insgesamt 11 Onewire-Sensoren an einem LinkUSB Adapter

cberl

Guten Abend, ich habe Fhem gerade nochmal aktualisiert, OWX hat jetzt Version 7.05.
Nach einem Fhem restart kommt 29x diese Meldung:

2017.11.07 20:37:17 1: PERL WARNING: Use of uninitialized value in numeric comparison (<=>) at C:/fhem/fhem.pl line 2041, <$fh> line 1337.
2017.11.07 20:37:17 1: stacktrace:
2017.11.07 20:37:17 1:     main::__ANON__                      called by C:/fhem/fhem.pl (2041)
2017.11.07 20:37:17 1:     main::AssignIoPort                  called by ./FHEM/21_OWTHERM.pm (205)
2017.11.07 20:37:17 1:     main::OWTHERM_Define                called by C:/fhem/fhem.pl (3497)
2017.11.07 20:37:17 1:     main::CallFn                        called by C:/fhem/fhem.pl (1943)
2017.11.07 20:37:17 1:     main::CommandDefine                 called by C:/fhem/fhem.pl (1182)
2017.11.07 20:37:17 1:     main::AnalyzeCommand                called by C:/fhem/fhem.pl (1035)
2017.11.07 20:37:17 1:     main::AnalyzeCommandChain           called by C:/fhem/fhem.pl (1317)
2017.11.07 20:37:17 1:     main::CommandInclude                called by C:/fhem/fhem.pl (544)


und dann:

2017.11.07 20:37:17 1: Including ./log/fhem.save
2017.11.07 20:37:17 1: configfile: frm6.owx19: unknown attribute IODev. Type 'attr frm6.owx19 ?' for a detailed list.
frm7.owx15: unknown attribute IODev. Type 'attr frm7.owx15 ?' for a detailed list.

2017.11.07 20:37:17 1: Error: >FIRMATA6:19< has no TYPE, but following keys: ><
2017.11.07 20:37:17 1: Error: >FIRMATA7:15< has no TYPE, but following keys: ><
2017.11.07 20:37:20 0: Featurelevel: 5.8
2017.11.07 20:37:28 1: PERL WARNING: Character in 'C' format wrapped in pack at FHEM/lib/Device/Firmata/Protocol.pm line 407.
2017.11.07 20:37:28 1: stacktrace:
2017.11.07 20:37:28 1:     main::__ANON__                      called by FHEM/lib/Device/Firmata/Protocol.pm (407)
2017.11.07 20:37:28 1:     Device::Firmata::Protocol::packet_sysex_command called by FHEM/lib/Device/Firmata/Protocol.pm (569)
2017.11.07 20:37:28 1:     Device::Firmata::Protocol::packet_sampling_interval called by FHEM/lib/Device/Firmata/Platform.pm (569)
2017.11.07 20:37:28 1:     Device::Firmata::Platform::sampling_interval called by ./FHEM/10_FRM.pm (335)
2017.11.07 20:37:28 1:     main::FRM_apply_attribute           called by ./FHEM/10_FRM.pm (466)
2017.11.07 20:37:28 1:     main::FRM_DoInit                    called by ./FHEM/10_FRM.pm (260)
2017.11.07 20:37:28 1:     main::FRM_Read                      called by C:/fhem/fhem.pl (3497)
2017.11.07 20:37:28 1:     main::CallFn                        called by C:/fhem/fhem.pl (700)
2017.11.07 20:37:31 4: OWX_Qomplex: Added dev 28FFCCFC671403C2 to queue frm7.owx15 context=writesp
2017.11.07 20:37:31 1: OWX_FRM::Write attempted to undefined device frm7.owx15
2017.11.07 20:37:31 1:    queue frm7.owx15 contains 1 entries after insertion
2017.11.07 20:37:31 1:     => 28FFCCFC671403C2 context writesp expecting 3 bytes, active
2017.11.07 20:37:31 1: ----------------------------------------------
2017.11.07 20:37:31 1: OWX_Qomplex: Added dev 28FFCCFC671403C2 to queue frm7.owx15 numread=1
2017.11.07 20:37:31 1:    queue frm7.owx15 contains 2 entries after insertion
2017.11.07 20:37:31 1:     => 28FFCCFC671403C2 context writesp expecting 3 bytes, active
2017.11.07 20:37:31 1:     => 28FFCCFC671403C2 context convert expecting 1 bytes, waiting
2017.11.07 20:37:31 1: ----------------------------------------------
2017.11.07 20:37:31 1: OWX_Qomplex: Added dev 28FFCCFC671403C2 to queue frm7.owx15 numread=19
2017.11.07 20:37:31 1:    queue frm7.owx15 contains 3 entries after insertion
2017.11.07 20:37:31 1:     => 28FFCCFC671403C2 context writesp expecting 3 bytes, active
2017.11.07 20:37:31 1:     => 28FFCCFC671403C2 context convert expecting 1 bytes, waiting
2017.11.07 20:37:31 1:     => 28FFCCFC671403C2 context readsp expecting 19 bytes, waiting
2017.11.07 20:37:31 1: ----------------------------------------------
2017.11.07 20:37:31 4: OWX_Qomplex: Added dev 28FFFD8F46160305 to queue frm6.owx19 context=writesp
2017.11.07 20:37:31 1: OWX_FRM::Write attempted to undefined device frm6.owx19
2017.11.07 20:37:31 1:    queue frm6.owx19 contains 1 entries after insertion
2017.11.07 20:37:31 1:     => 28FFFD8F46160305 context writesp expecting 3 bytes, active
2017.11.07 20:37:31 1: ----------------------------------------------
2017.11.07 20:37:31 1: OWX_Qomplex: Added dev 28FFFD8F46160305 to queue frm6.owx19 numread=1
2017.11.07 20:37:31 1:    queue frm6.owx19 contains 2 entries after insertion
2017.11.07 20:37:31 1:     => 28FFFD8F46160305 context writesp expecting 3 bytes, active
2017.11.07 20:37:31 1:     => 28FFFD8F46160305 context convert expecting 1 bytes, waiting
2017.11.07 20:37:31 1: ----------------------------------------------
2017.11.07 20:37:31 1: OWX_Qomplex: Added dev 28FFFD8F46160305 to queue frm6.owx19 numread=19
2017.11.07 20:37:31 1:    queue frm6.owx19 contains 3 entries after insertion
2017.11.07 20:37:31 1:     => 28FFFD8F46160305 context writesp expecting 3 bytes, active
2017.11.07 20:37:31 1:     => 28FFFD8F46160305 context convert expecting 1 bytes, waiting
2017.11.07 20:37:31 1:     => 28FFFD8F46160305 context readsp expecting 19 bytes, waiting
2017.11.07 20:37:31 1: ----------------------------------------------
2017.11.07 20:37:41 1: OWX_FRM::Write attempted to undefined device frm7.owx15
2017.11.07 20:37:41 1: OWX_FRM::Write attempted to undefined device frm6.owx19
2017.11.07 20:37:43 1: OWX_FRM::Write attempted to undefined device frm7.owx15
2017.11.07 20:37:43 1: OWX_FRM::Write attempted to undefined device frm6.owx19
2017.11.07 20:38:14 1: OWX_Init called for bus frm6.owx19 with interface state Initialized, now going for detect
2017.11.07 20:38:14 1: OWX: 1-Wire bus frm6.owx19: interface Firmata detected in FIRMATA2
2017.11.07 20:38:14 1: OWX_Discover: 1-Wire devices found on bus frm6.owx19 ()
2017.11.07 20:38:17 1: OWX_Init called for bus frm7.owx15 with interface state Initialized, now going for detect
2017.11.07 20:38:17 1: OWX: 1-Wire bus frm7.owx15: interface Firmata detected in FIRMATA2
2017.11.07 20:38:17 1: OWX_Discover: Device OWX_28_FFCCFC671403 of type OWTHERM is unused, consider deletion !
2017.11.07 20:38:17 1: OWX_Discover: 1-Wire devices found on bus frm7.owx15 ()
2017.11.07 20:38:19 1: OWX_Discover: 1-Wire devices found on bus frm6.owx19 ()
2017.11.07 20:38:24 1: OWX_Discover: Device OWX_28_FFCCFC671403 of type OWTHERM is unused, consider deletion !
2017.11.07 20:38:24 1: OWX_Discover: 1-Wire devices found on bus frm7.owx15 ()

Und hier noch das List der zwei OWX-Devices:

list frm6.owx19
Internals:
   ALARMED    0
   ASYNCHRONOUS 1
   BUSY       0
   DEF        FIRMATA6:19
   DeviceName FIRMATA6:19
   FRM_OWX_CORRELATIONID 0
   HWDEVICE   FIRMATA6
   INITDONE   1
   INTERFACE  firmata
   IODev      FIRMATA2
   LASTSEND   1510083463.02729
   NAME       frm6.owx19
   NR         1168
   PARTIAL
   PIN        19
   PRESENT    1
   ROM_ID     FF
   STATE      Initialized
   TYPE       OWX
   interval   300
   timeout    9
   version    7.05
   DEVHASH:
     frm6.owx19 Busmaster
   DEVS:
   FRM_OWX_REPLIES:
   QUEUE:
   READINGS:
     2017-11-07 20:37:31   queue           2
Attributes:
   IODev      FIRMATA2
   asynchronous 1
   room       OWX
   timeout    9
   verbose    5
#
list frm7.owx15
Internals:
   ALARMED    0
   ASYNCHRONOUS 1
   BUSY       0
   DEF        FIRMATA7:15
   DeviceName FIRMATA7:15
   FRM_OWX_CORRELATIONID 0
   HWDEVICE   FIRMATA7
   INITDONE   1
   INTERFACE  firmata
   IODev      FIRMATA2
   LASTSEND   1510083463.027
   NAME       frm7.owx15
   NR         1171
   PARTIAL
   PIN        15
   PRESENT    1
   ROM_ID     FF
   STATE      Initialized
   TYPE       OWX
   interval   300
   timeout    9
   version    7.05
   DEVHASH:
     frm7.owx15 Busmaster
   DEVS:
   FRM_OWX_REPLIES:
   QUEUE:
   READINGS:
     2017-11-07 20:37:31   queue           2
Attributes:
   IODev      FIRMATA2
   asynchronous 1
   room       OWX
   timeout    9
   verbose    5


Bye Chris
Fhem immer aktuell @win2016 und @ubuntu VM|7xFRM/ArduinoEthernet|Homematic|HMLan|CUNO|HarmonyHub|Modbus|Z-Wave|Milight-Hub|MQTT|OWX an ETH-UART|GoogleAssist,Alexa,Sonos|2nHelios IP Vario|Amad-Odroid|Telegram|Enigma2