public Task <IList <ICharacteristic> > GetCharacteristicsAsync()
 => _connection.GetCharacteristicsAsync(this);