Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
TSTSetUuidFlag.srv 193 B
#
# Set the node flag to the value val for node with node-uuid node_uuid.
#

string node_uuid   # Node uuid in the factory
bool   val
---
string com_uuid
bool success
int32 error
string reason