Exemplo n.º 1
0
 def decreaseS2(self):
     mqtt.sendButtons("section2/button/out")
Exemplo n.º 2
0
 def increaseS1(self):
     mqtt.sendButtons("section1/button/in")
Exemplo n.º 3
0
 def increaseS2(self):
     mqtt.sendButtons("section2/button/in")
Exemplo n.º 4
0
 def increaseS0(self):
     mqtt.sendButtons("section0/button/in")