Chapter 29 - Create Your Point Discovery Request

NOTE: This class is similar to your driver's read request, write request, ping request, and device discovery request classes. Please follow either A or B but not both:


  1. If your driver's protocol features a message that can be sent to the field-device to ask it for a list data points:

  2. If your driver's protocol does not feature a message that can be sent to the field-device to ask it for a list of data points then you should modify your driver's read request to also serve as the point discover request.