HIDDeviceClient.RequestElementUpdate
A request to pull the current value from a list of HID elements
Declaration
struct RequestElementUpdateMentioned in
Overview
Provide this structure to updateElements(_:timeout:) to request the current values for a list of elements. In most cases, this triggers a get report request to the device for all of the reports containing elements in the provided element list.