| AbstractController |
Abstract Controller containing common methods for concrete controller
implementations.
|
| HeartbeatController |
Controller for heartbeat check if the API is accessible / responsive
|
| ProjectController |
Controller for project-specific endpoints to return some data
from KNX Project file
|
| ReadRequestController |
Controller for read requests
|
| StatisticController |
Controller for requesting the statistic from KNX client
|
| StatusController |
Controller for requesting the KNX client status pool
|
| WriteRequestController |
Controller for write requests
|