vss::simulation::DeployNode Struct Reference Last update: 14.01.2025 Defines the deploy node parameters. More... Public Attributesstring node_id = 1 google::protobuf::Int32Value port = 2 Detailed Description Defines the deploy node parameters. Member Data Documentation ◆ node_id string vss::simulation::DeployNode::node_id = 1 A user-defined identifier for the node. This identifier must be unique to the node. NoteThe identifier is case-sensitive and can be any string with no character limit. ◆ port google::protobuf::Int32Value vss::simulation::DeployNode::port = 2 The TCP port used to communicate with the node. The documentation for this struct was generated from the following file:deploy_parameters.proto