pub fn encode_login( temp_account_identifier: String, setup_pin: String, node: Option<u64>, ) -> Result<Vec<u8>>
Encode Login command (0x02)