public interface ReadHandler<T>
Modifier and Type | Method and Description |
---|---|
void |
read(ReadableDeviceSetting<T> setting,
DeviceConnectionInternal connection,
SettingCallback<T> callback) |
void read(ReadableDeviceSetting<T> setting, DeviceConnectionInternal connection, SettingCallback<T> callback)