Skip to main content

unregister_agent

Method
This is a method of the GatewayProtocol class in the gateway module.
Unregister an agent from the gateway.

Signature

def unregister_agent(&mut self, agent_id: &str) -> bool

Parameters

agent_id
&str
required
No description available.

Returns

Returns
bool
The result of the operation.