First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

ZigBee3 protocol dissector and not correctly recognized cluster 0x0B04 Electrical Measurements

Dear all, I'm currently working with Wireshark 3.0.2 and I've noticed that the dissector for ZigBee is not able to correctly understand the cluster 0x0B04 about the Electrical Measurement cluster, here below the Simple Descriptor Responce for the part of interest:

ZigBee Device Profile, Simple Descriptor Response, Nwk Addr: 0x687e, Status: Success
Sequence Number: 4
Status: Success (0)
Nwk Addr of Interest: 0x687e
Simple Descriptor Length: 36
Simple Descriptor
    Endpoint: 2
    Profile: Home Automation (0x0104)
    Application Device: Unknown (*** DELETED ***)
    Application Version: 0x0010
    Input Cluster Count: 9
    Input Cluster List
        Input Cluster: Basic (0x0000)
        Input Cluster: Simple Metering (0x0702)
        Input Cluster: Identify (0x0003)
        Input Cluster: Alarms (0x0009)
        Input Cluster: Unknown (0x0b04) <--- NOT CORRECTLY RECOGNISED !!!
        Input Cluster: On/Off (0x0006)
        Input Cluster: Groups (0x0004)
        Input Cluster: Scenes (0x0005)
        Input Cluster: Device Temperature Configuration (0x0002)
    Output Cluster Count: 5
    Output Cluster List
        Output Cluster: Basic (0x0000)
        Output Cluster: OTA Upgrade (0x0019)
        Output Cluster: Time (0x000a)
        Output Cluster: Identify (0x0003)
        Output Cluster: Occupancy Sensing (0x0406)

Thanks!

BlueDive's avatar
1
BlueDive
asked 2019-06-27 14:14:51 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

This cluster ID hasn't been implemented yet in the Zigbee dissectors. Please create an enhancement request at the Wireshark Bugzilla, attaching a capture with data for that cluster ID and if possible, a link to the specification for that cluster ID.

grahamb's avatar
23.8k
grahamb
answered 2019-06-27 14:31:03 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer