Exemplo n.º 1
0
    def stop(self, **kwargs):
        """Stop the vacuum cleaner."""

        self.device.run(sucks.Stop())
Exemplo n.º 2
0
def stop():
    dolores.run(sucks.Stop())