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