Connection
API for communication with ZBOS by Zora Robotics.
Channels
zbos/connection/status/get
PUB
Get the connection status
Requesting the connection information for the WiFi, access point and cablesee zbos/connection/status/response/\{key} for response
zbos/connection/wifi/list/saved/get
PUB
Get the saved networks
Get an overview of all the networks that are saved on the robotsee zbos/connection/wifi/list/saved/response/\{key} for response
zbos/connection/wifi/network/configure/set
PUB
Set network configuration
Set specific WiFi network configuration (DHCP, IPv4, IPv6, subnetmask, default gateway).see zbos/connection/wifi/network/configure/response/\{key} for response
zbos/connection/wifi/dns/get
PUB
Get DNS configuration
Get the DNS configuration of the network the robot is connected tosee zbos/connection/wifi/dns/get/response/\{key} for response
zbos/connection/wifi/dns/set
PUB
Set DNS configuration
Set the DNS configuration of the network the robot is connected to.see zbos/connection/wifi/dns/set/response/\{key} for response
zbos/connection/ap/config/get
PUB
Get access point configuration
Get the access point configuration of the network that the robot is broadcastingsee zbos/connection/ap/config/get/response/\{key} for response
zbos/connection/ap/config/set
PUB
Set access point configuration
Set the access point configuration of the network that the robot is broadcasting.see zbos/connection/ap/config/set/response/\{key} for response