Uses of Class
li.pitschmann.knx.core.plugin.api.v1.controllers.AbstractController
-
Packages that use AbstractController Package Description li.pitschmann.knx.core.plugin.api.v1.controllers -
-
Uses of AbstractController in li.pitschmann.knx.core.plugin.api.v1.controllers
Subclasses of AbstractController in li.pitschmann.knx.core.plugin.api.v1.controllers Modifier and Type Class Description classHeartbeatControllerController for heartbeat check if the API is accessible / responsiveclassProjectControllerController for project-specific endpoints to return some data from KNX Project fileclassReadRequestControllerController for read requestsclassStatisticControllerController for requesting the statistic from KNX clientclassStatusControllerController for requesting the KNX client status poolclassWriteRequestControllerController for write requests
-