Uses of Class
li.pitschmann.knx.core.plugin.api.v1.json.StatusResponse
-
Packages that use StatusResponse Package Description li.pitschmann.knx.core.plugin.api.v1.controllers -
-
Uses of StatusResponse in li.pitschmann.knx.core.plugin.api.v1.controllers
Methods in li.pitschmann.knx.core.plugin.api.v1.controllers that return StatusResponse Modifier and Type Method Description StatusResponseStatusController. statusOne(String groupAddressStr)Methods in li.pitschmann.knx.core.plugin.api.v1.controllers that return types with arguments of type StatusResponse Modifier and Type Method Description List<StatusResponse>StatusController. statusAll()Endpoint to get all KNX status
-