Function ocpp_client::connect

source ยท
pub async fn connect(
    address: &str,
) -> Result<Client, Box<dyn Error + Send + Sync>>
Expand description

Connect to an OCPP server using the best OCPP version available.