def __init__(self): self.timeout = 60 self.net = WLAN(STA_IF) self._ssid = self._password = None self.token = None