Network¶
For clients to the Spot CAM Network service.
-
class
bosdyn.client.spot_cam.network.
NetworkClient
[source]¶ Bases:
bosdyn.client.common.BaseClient
A client calling Spot CAM Network services such as ICE Candidates, SSL certs / Keys etc.
Note: Interactive Connectivity Establishment (ICE) is a protocol which lets two devices use an intermediary to exchange offers and answers even if the two devices are separated by Network Address Translation (NAT).
-
default_service_name
= 'spot-cam-network'¶
-
service_type
= 'bosdyn.api.spot_cam.NetworkService'¶
-