register_agent
Method
This is a method of the GatewayProtocol class in the gateway module.Register an agent with the gateway.
Signature
Parameters
Arc<Agent>
required
No description available.
Option<String>
required
No description available.
Returns
String
The result of the operation.

