pub async fn nack_command( tx: &mut Sender<YgwMessage>, link_addr: Addr, command_id: CommandId, message: String, ) -> Result<()>