Wireshark-commits: [Wireshark-commits] master 663a360: ZigBee: Add attribute and command names from

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Mar 2017 23:57:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=663a3606c5a8a87dc2fe2afdbab0b8906cf34893
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

663a360 by Kenneth Soerensen (knnthsrnsn@xxxxxxxxx):

    ZigBee: Add attribute and command names from Prepayment used with GBCS
    
    The Great Britain Companion Specification specifies how energy meters
    will communicate in the UK. This patch adds names for attributes and
    commands from the Smart Energy Prepayment cluster that are used within
    that specification.
    
    Bug: 13360
    Change-Id: Iaf93dd5ef6769abba72c67d498c244ba0e15d1d6
    Reviewed-on: https://code.wireshark.org/review/20552
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  3eb7115   ZigBee ZCL IAS: fix dissection of ZoneStatus bitmask
    adds  663a360   ZigBee: Add attribute and command names from Prepayment used with GBCS


Summary of changes:
 epan/dissectors/packet-zbee-zcl-se.c |  319 ++++++++++++++++++++++++++++++++++
 epan/dissectors/packet-zbee.h        |    1 +
 2 files changed, 320 insertions(+)