See: Description
| Interface | Description |
|---|---|
| CommandHandle |
Interface to be implemented by classes that process responses to commands sent to remote subsystems.
|
| Class | Description |
|---|---|
| CommandSender |
Utility class for sending commands to remote subsystems and processing responses.
|
| CommandTask |
A
CommandTask sends a command to a target subsystem and handles the responses. |
| Enum | Description |
|---|---|
| CommandCode |
Enumeration of possible outcomes of an attempt to send a command to a remote subsystem.
|
Copyright © 2023 LSST. All rights reserved.