VibrationSensorClient 属性 |
VibrationSensorClient 类型公开以下成员。
名称 | 说明 | |
---|---|---|
Address |
当前设备的地址信息
| |
CheckSeconds |
获取或设置当前的客户端假死超时检查时间,单位为秒,默认60秒,60秒内没有接收到传感器的数据,则强制重连。
| |
ConnectTimeOut |
获取或设置当前客户端的连接超时时间,默认10,000毫秒,单位ms Gets or sets the connection timeout of the current client. The default is 10,000 milliseconds. The unit is ms. | |
LogNet |
组件的日志工具,支持日志记录,只要实例化后,当前网络的基本信息,就以DEBUG等级进行输出 (继承自 NetworkBase。)The component's logging tool supports logging. As long as the instantiation of the basic network information, the output will be output at DEBUG | |
Token |
网络类的身份令牌,在hsl协议的模式下会有效,在和设备进行通信的时候是无效的 (继承自 NetworkBase。)Network-type identity tokens will be valid in the hsl protocol mode and will not be valid when communicating with the device |