//! This set of primitives allows the next higher layer to manage group
//! membership for endpoints on the current device by adding and removing
//! entries in the group table
//!//! 2.2.4.5 Group Management
typeDstAddrMode=u8;/// 2.2.4.3.1 - APSME-BIND.request
pubstructApsmeAddrGroupRequest{group_address:u16,
endpoint:u8,
}