Interface WriteTask

All Superinterfaces:
TaskWithEndpoint<ModbusWriteRequestBlueprint,ModbusWriteCallback,ModbusFailureCallback<ModbusWriteRequestBlueprint>>

Poll task represents Modbus write request Unlike PollTask, this does not have to be hashable.
Author:
Sami Salonen - Initial contribution