package service.task.pb

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Command

task.proto:55

Command is a command to execute on a task in the Driver system.

message StatusDetails

task.proto:22

StatusDetails contains task-specific status details including execution state.

message Task

task.proto:36

Task is an executable unit of work in the Driver system. Tasks represent specific hardware operations such as reading sensor data, writing control signals, or scanning for devices.

Used in: grpc.task.CopyResponse, grpc.task.CreateRequest, grpc.task.CreateResponse, grpc.task.RetrieveResponse