IPWorks IoT 2020 JavaScript Edition

Questions / Feedback?

Password Property

A password if authentication is to be used.

Syntax


 getPassword(): string;

 setPassword(password: string): void;

Default Value

""

Remarks

If this property is set when connecting, the class will send the password in the passcode header.

This property is not available at design time.

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