Jump to content

Welcome to Smart Home Forum by FIBARO

Dear Guest,

 

as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.

 

As a member you can:

  •     Start new topics and reply to others
  •     Follow topics and users to get email updates
  •     Get your own profile page and make new friends
  •     Send personal messages
  •     ... and learn a lot about our system!

 

Regards,

Smart Home Forum by FIBARO Team


  • 0

Decoding devices' productInfo


Question

Posted

Guys anyone knows, how to decode device infomrations from fibaro's productInfo property?

 

Like i figured out, that first 2 digits represen manufacturer

the last two represent FW and version

 

I also find out thath productID and productTypeID is also stored in the remaining numbers

 

For example, in case of Aeotec products it seems, that 4th and 6th numbers are representing the device..And i couol find matching numbers on Zwava alliance page

 

Example, Aeotec trisensor productinfo from Fibaro is

"0,134,0,2,0,100,1,12"

 

firs two numbers represents Aeotec

Last two the FW

And the 6th in this case its 100 represents the product

 

And i find it in catalog too

 

This is Aeotec trisenros data from Aliance page

 

Product Type ID: 0x0002
Product ID: 0x0064

 

I converted it to decimals and ot gives 100. So this matched the 6 th number in productinfo

and i tested several other Aeotec products, and it seems very consistent

 

But in case of Fibaro, i have for example this motions sensor, with product info 


1,15,8,1,16,2,3,4 , so this is supposed to mean, that fibaro motions sensor's Aliance correspondet productID is = 2

 

But on Aliance page there is not fibaro motion sensor with product type = 2

 

These are all fibaro motion sensors that i found on Aliance page..None of them has number 2 as productID 

 

These are the values from Aliance

 

Product Type ID: 0x0801
Product ID: 0x1002 / in decimal 4098

Product Type ID: 0x0801
Product ID: 0x1002 / in decimal 4098

Product Type ID: 0x0801
Product ID: 0x1001 / in decimal 4097

Product Type ID: 0x0801
Product ID: 0x1001 / in decimal 4097

Product Type ID: 0x0800
Product ID: 0x1001 / in decimal 4097

 

So anyone from Fibaro would help a bit?

 

My goal is...having a Fibaro product info, i need to precisly identify, what is that device. Like it is a Fibaro motion sensor, or it is a Aeotec motion sensor, or is it a Fibaro E plug etc...

 

Maybe @m.roszak hm??

 

Thanks

 

 

 

 

 

 

 

 

4 answers to this question

Recommended Posts

  • 0
Posted
On 9/17/2024 at 2:59 PM, Neo Andersson said:

1,15,8,1,16,2,3,4 , so this is supposed to mean, that fibaro motions sensor's Aliance correspondet productID is = 2

1,15 - 0x010F (manufacturer)
8,1 - 0x0801 (product type id)
16, 2 - 0x1002 (product id)
3,4 - 3.4 z-wave version :)

 

  • Like 1
  • Thanks 1
  • 0
  • Inquirer
  • Posted
    18 hours ago, m.roszak said:

    1,15 - 0x010F (manufacturer)
    8,1 - 0x0801 (product type id)
    16, 2 - 0x1002 (product id)
    3,4 - 3.4 z-wave version :)

     

    Michael, please make this clear, how it works...

     

     

    Here are all 5 entries from the Alianze page catalouge for a Fibaro Motion  sensors

     

                                                 Product TypeID       ProductID                   URL to calalouge

    Fibaro motions sensor        2049                        4098                         

    Please login or register to see this link.

        

    Fibaro motions sensor        2049                        4098                         

    Please login or register to see this link.

     

    Fibaro motions sensor        2049                        4097                         

    Please login or register to see this link.

     

    Fibaro motion sensor          2049                        4097                         

    Please login or register to see this link.

     

    Fibaro motion sensor          2048                        4097                         

    Please login or register to see this link.

      

     

    None of them has product number 2. Nothing even near to macth my Fibaro Motion sensor at my home, which has productInfo 1,15,8,1,16,2,3,4

     

    Would you please make it clear?

     

    • 0
  • Inquirer
  • Posted (edited)

    @m.roszak

     

    And here is another example...

    Fibaro flood sensor

     

    I have found 6 entried on Alianze page

                                          Product TypeID       ProductID

    Fibaro flood            2817                        4099

    Fibaro flood            2817                        4099

    Fibaro flood            2817                        4098

    Fibaro flood            2817                        4098

    Fibaro flood            0                             4098

    Fibaro flood            0                             4098


    and this is my Flood sensor's productInfo in my system 1,15,11,1,16,3,3,4

     

    Any help please?
     

    Edited by Neo Andersson
    • 0
    Posted
    22 minutes ago, Neo Andersson said:

    Michael, please make this clear, how it works...

    Please login or register to see this link.

     

    It's your FGMS, productId 0x1002 :)

    ProductId is 2 bytes, not one :)

    3 minutes ago, Neo Andersson said:

    @m.roszak

     

    And here is another example...

    Fibaro flood sensor

     

    I have found 6 entried on Alianze page

                                          Product TypeID       ProductID

    Fibaro flood            2817                        4099

    Fibaro flood            2817                        4099

    Fibaro flood            2817                        4098

    Fibaro flood            2817                        4098

    Fibaro flood            0                             4098

    Fibaro flood            0                             4098


    and this is my Flood sensor's productInfo in my system 1,15,11,1,16,3,3,4

     

    Any help please?
     

    Please login or register to see this link.



    And this is your flood sensor :)

    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.

    Guest
    Answer this question...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.

    ×
    ×
    • Create New...