Exemplo n.º 1
0
def adrianDis():
    return int(IOT.selectWithName("Nexus 5-A")[0]._rssi)
Exemplo n.º 2
0
def isAdrianAround():
    return len(IOT.selectWithName("Nexus 5-A")) == 1