deviceCharacteristicWrite abstract method
Implementation
Future deviceCharacteristicWrite(String id, String serviceId, String characteristicId, Uint8List value, bool withResponse);
Future deviceCharacteristicWrite(String id, String serviceId, String characteristicId, Uint8List value, bool withResponse);