control
Documentation of control proto files.
ostorlab.agent.message.proto.v3.control
ostorlab.agent.message.proto.v3.control
Control
| Field | Type | Label | Description |
|---|---|---|---|
| agents | string | repeated | The path through which the message has passed, used for detecting infinite loops. |
Message
| Field | Type | Label | Description |
|---|---|---|---|
| control | Control | optional | A control message containing the path the message has passed. |
| message | bytes | optional | The raw compiled Proto message. |