RMVL  2.1.0-dev
Robotic Manipulation and Vision Library
载入中...
搜索中...
未找到
rm::LightIpConfig结构体 参考

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

#include <rmvl/light/opt_light_control.h>

rm::LightIpConfig 的协作图:

Public 属性

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

详细描述

OPT 光源控制器 IP 配置信息

类成员变量说明

◆ default_gateway

std::string rm::LightIpConfig::default_gateway

默认网关

◆ ip

std::string rm::LightIpConfig::ip

IP 地址

◆ subnet_mask

std::string rm::LightIpConfig::subnet_mask

子网掩码


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