ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master d1749f7: Support of ZCL enhancements

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 30 Aug 2018 04:03:13 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d1749f7c0299c3a4e76d8c5e79265eab6ad7e019
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

d1749f7 by Paul Zander (p.j.zander@xxxxxxxxxxxx):

    Support of ZCL enhancements
    
    The following ZCL enhancements are supported:
    OnOff cluster, attribute 0x4003 (StartupOnOff)
    Level cluster, attribute 0x4000 (StartupCurrentLevel)
    Color cluster, attribute 0x4010 (StartUp-ColorTemperature-Mireds)
    
    Change-Id: I19665c8c921522e742c282b073231d1151aabe4e
    Reviewed-on: https://code.wireshark.org/review/29331
    Reviewed-by: Kenneth Soerensen <knnthsrnsn@xxxxxxxxx>
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  8139281   ZigBee: Correct field name in SE LocalChangeSupply
     add  d1749f7   Support of ZCL enhancements


Summary of changes:
 epan/dissectors/packet-zbee-zcl-general.c  | 40 ++++++++++++++++++++++++++++++
 epan/dissectors/packet-zbee-zcl-lighting.c | 40 +++++++++++++++++++++++++++++-
 2 files changed, 79 insertions(+), 1 deletion(-)