DeviceWebApi 构造函数 |
名称 | 说明 | |
---|---|---|
DeviceWebApi(String) |
使用指定的ip地址来初始化对象 Initializes the object using the specified IP address | |
DeviceWebApi(String, Int32) |
使用指定的ip地址及端口号来初始化对象 Initializes the object with the specified IP address and port number | |
DeviceWebApi(String, Int32, String, String) |
使用指定的ip地址,端口号,用户名,密码来初始化对象 Initialize the object with the specified IP address, port number, username, and password |