summaryrefslogtreecommitdiffstats
path: root/examples/knx/knxeditor/localdevicemanagement.h
Commit message (Expand)AuthorAgeFilesLines
* Qt6: Use QList instead of QVectorKarsten Heimrich2020-06-261-2/+2
* Implement secure session support in the KNX editor exampleKarsten Heimrich2019-03-291-1/+4
* AN184: Implement TCP support as specified in KnxNet/IP Core v2Andrew O'Doherty2018-08-161-0/+2
* Remove *local* from name, cause the frame is send to a remote endpointKarsten Heimrich2018-04-201-1/+1
* Remove *connection, matching the KNX spec more closelyKarsten Heimrich2018-04-201-2/+2
* Update license headersKarsten Heimrich2017-09-251-5/+34
* Rename QKnxDeviceManagementFrame to QKnxLocalDeviceManagementFrameKarsten Heimrich2017-09-201-1/+1
* Rename QKnxNetIpServerDiscoveryInfo -> QKnxNetIpServerInfoKarsten Heimrich2017-09-201-3/+3
* Update property type combobox depending on the given interface objectKarsten Heimrich2017-09-181-1/+5
* Implement cEMI tunneling facilitiesKarsten Heimrich2017-09-011-1/+4
* Implement fetching available object types from a KNX serverKarsten Heimrich2017-08-231-1/+4
* Extend the editor to build and send local device management framesKarsten Heimrich2017-08-211-0/+74