Uses of Class
li.pitschmann.knx.core.plugin.api.v1.json.ReadResponse
-
Packages that use ReadResponse Package Description li.pitschmann.knx.core.plugin.api.v1.controllers li.pitschmann.knx.core.plugin.api.v1.json -
-
Uses of ReadResponse in li.pitschmann.knx.core.plugin.api.v1.controllers
Methods in li.pitschmann.knx.core.plugin.api.v1.controllers that return ReadResponse Modifier and Type Method Description ReadResponseReadRequestController. readRequest(ReadRequest readRequest)Endpoint for read request to be forwarded to KNX Net/IP device -
Uses of ReadResponse in li.pitschmann.knx.core.plugin.api.v1.json
Subclasses of ReadResponse in li.pitschmann.knx.core.plugin.api.v1.json Modifier and Type Class Description classStatusResponseJSON status response
-