Javi Posted September 23, 2019 Posted September 23, 2019 (edited) Hi, I am looking at [id]_fam.xml files and ISY-WS-SDK and ISY-WS-SDK-Z-Wave for both versions 4.4.6 and 5.0.4. It appears that the [id]_fam.xml files have not been updated to reflect current devices as the documents do not match ISY-WS-SDK-Z-Wave section 7.3. Also I have an Insteon device which for which a nodeSubCategory is not listed. If I am reading the docs correctly The insteon Device <type> has the following format: "device category.device subcategory.version.reserved" So, <nodeCategory id="0" name="Controllers" >, but nodeSubCategory id=26 is not listed in 1_fam.xml. It appears there should be a few devices between the last id=18 and 26. If this is true where could I find this information? <node flag="0"> <address>3E EC D2 8</address> <name>mini - G</name> <parent type="3">57752</parent> <type>0.26.57.0</type> <enabled>true</enabled> <deviceClass>0</deviceClass> <wattage>0</wattage> <dcPeriod>0</dcPeriod> <startDelay>0</startDelay> <endDelay>0</endDelay> <pnode>3E EC D2 1</pnode> <ELK_ID>P11</ELK_ID> <property id="ST" value="0" formatted="0" uom="%/on/off"/> </node> Also I have the following Z-Wave device <node flag="128"> <address>ZW005_1</address> <name>Front Door Battery Level</name> <family>4</family> <parent type="3">19023</parent> <type>4.7.1.0</type> <enabled>true</enabled> <deviceClass>0</deviceClass> <wattage>0</wattage> <dcPeriod>0</dcPeriod> <startDelay>0</startDelay> <endDelay>0</endDelay> <pnode>ZW005_1</pnode> <sgid>1</sgid> <devtype> <gen>4.7.1</gen> <mfg>600.3.130</mfg> <cat>185</cat> </devtype> <ELK_ID>D12</ELK_ID> </node> I was able to find the <cat> in the ISY-WS-SDK-Z-Wave but I think UD should update 4_fam.xml doc to reflect current values to help others. 184 = Barrier (this is the last item in 4_fam.xml in both 4.4.6 and 5.0.4) 185 = Notification Sensor (this is the last item in ISY-WS-SDK-Z-Wave 7.3 in 4.4.6) 186 = Color Switch (this is the last item in ISY-WS-SDK-Z-Wave 7.3 in 5.0.4) Thanks, Javier Edited September 23, 2019 by Javi
Michel Kohanim Posted September 23, 2019 Posted September 23, 2019 Hi @Javi, Thank you. Looking into it. With kind regards, Michel 1
Michel Kohanim Posted September 26, 2019 Posted September 26, 2019 Hi Javi, Attached, is the updated version. Wtih kind regards, Michel 4_fam.xml
Javi Posted September 26, 2019 Author Posted September 26, 2019 Thanks Michel, Is there an updated 1_fam also?
Recommended Posts