IPWorks IoT 2020 Python Edition

Questions / Feedback?

change_password Method

This method will change the current user's password.

Syntax

def change_password(password: str) -> None: ...

Remarks

This method changes the current user's password to the password that is specified. The class must be connected to the server when this method is called.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks IoT 2020 Python Edition - Version 20.0 [Build 8265]