pub fn encode_query_identity( network_identity_index: Option<u16>, network_identity_type: Option<IdentityType>, identifier: Option<Vec<u8>>, ) -> Result<Vec<u8>>
Encode QueryIdentity command (0x03)