public interface MovedByEPOSController
| Modifier and Type | Method and Description |
|---|---|
EPOSController |
getController() |
default String |
getControllerName()
Return the name of the controller.
|
void |
publishData()
publishes data on the STATUS bus
|
EPOSController getController()
@Command(type=QUERY,
level=1,
description="Returns controller name.")
default String getControllerName()
void publishData()
Copyright © 2023 LSST. All rights reserved.