Future<Map<dynamic, dynamic>?> read( String deviceId, String service, String characteristic, int timeout) { throw UnimplementedError('read() has not been implemented.'); }