Skip to content

控制器plan 层软件信息的结构体rm_planinfo_t

属性

属性名类型说明
build_timebytes编译时间。
versionbytes版本号。

成员函数

Python
rm_ctypes_wrap.rm_planinfo_t.to_dict(self,recurse = True)

将类的变量返回为字典,如果recurse为True,则递归处理ctypes结构字段。