Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-119718

Clearer documentation/API for QModbusClient::processResponse()/processPrivateResponse()

    XMLWordPrintable

Details

    Description

      Issues

      • The concept of "private response" doesn't exist in Modbus literature.

       

      Suggestions

      • Deprecate QModbusClient::processPrivateResponse()
        • Users sometimes need to reimplement QModbusClient::processResponse() anyway (see QTBUG-103879). Why not merge processResponse() and processPrivateResponse()?
        • If the plan is to retain both private and standard functions, it would be nice to have a clearer name instead (processCustomResponse? processNonStandardResponse?)

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            heimrich Karsten Heimrich
            skoh-qt Sze Howe Koh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes