ResetBuilder Class
class QKnxDeviceManagementFrame::ResetBuilderThe QKnxDeviceManagementFrame::ResetBuilder class provides the means to build valid device management reset service frames. More...
Public Functions
QKnxDeviceManagementFrame | createIndication() |
QKnxDeviceManagementFrame | createRequest() |
Detailed Description
The reset service is used by a common external message interface (cEMI) client to send a reset request frame, M_Reset.req
. It may be followed by a reset indication frame, M_Reset.ind
.
See also QKnxDeviceManagementFrame::MessageCode, QKnxDeviceManagementFrame, and Qt KNX Device Management Classes.
Member Function Documentation
QKnxDeviceManagementFrame ResetBuilder::createIndication()
Creates a reset indication frame.
QKnxDeviceManagementFrame ResetBuilder::createRequest()
Creates a reset request frame.
© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.