Files
Uni-Lab-OS/unilabos_msgs/msg/Resource.msg
Junhan Chang 9de473374f feat: 升级Resource消息系统,增加uuid和klass字段
Resource.msg新增uuid和klass字段支持ResourceDictInstance完整序列化,
message_converter增加Resource消息与Python dict的双向转换,
workstation和base_device_node增加资源同步相关功能。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 13:10:39 +08:00

17 lines
226 B
Plaintext

string id
string uuid
string name
string sample_id
string description
string[] children
string parent
string parent_uuid
string type
string category
string klass
geometry_msgs/Pose pose
string config
string data
string extra