pub fn encode_update_group_key( group_id: u16, key_set_id: u16, key: Option<Vec<u8>>, ) -> Result<Vec<u8>>
Encode UpdateGroupKey command (0x03)