RMVL  1.2.0
Robotic Manipulation and Vision Library
Public 属性 | 所有成员列表
rm::DevIpConfig结构体 参考

OPT 光源控制器 IP 配置信息 更多...

#include <rmvl/light/opt_light_control.h>

rm::DevIpConfig 的协作图:

Public 属性

std::string ip
 IP 地址 更多...
 
std::string subnet_mask
 子网掩码 更多...
 
std::string default_gateway
 默认网关 更多...
 

详细描述

OPT 光源控制器 IP 配置信息

类成员变量说明

◆ default_gateway

std::string rm::DevIpConfig::default_gateway

默认网关

◆ ip

std::string rm::DevIpConfig::ip

IP 地址

◆ subnet_mask

std::string rm::DevIpConfig::subnet_mask

子网掩码


该结构体的文档由以下文件生成: