Structs§
- Command
Status Response - Response to status queries
- Create
Command Request - Request to create a new command
- Create
Command Response - Response to command creation
- Envelope
- Commands envelope sent to deployments
- Lease
Info - Lease information
- Lease
Request - Request for acquiring leases
- Lease
Response - Response to lease acquisition
- Release
Request - Request to release a lease
- Response
Handling - Response handling configuration for deployments
- Storage
Upload - Storage upload information
- Submit
Response Request - Request to submit a command response (from deployment)
- Upload
Complete Request - Request to mark upload as complete
- Upload
Complete Response - Response to upload completion
Enums§
- Body
Spec - Body specification supporting inline and storage modes
- Command
Response - Command response from deployment
- Command
State - Command states in the Commands protocol lifecycle
Constants§
- COMMANDS_
INLINE_ MAX_ BYTES - Default inline size limit in bytes (150 KB) This is the most conservative platform limit (Azure Service Bus Standard at 256KB) with headroom for base64 encoding (~4/3 inflation) and envelope metadata.
- COMMANDS_
PROTOCOL_ VERSION - Protocol version identifier