Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[增强 ]通道状态随设备离线显示为离线 #984

Closed
xiaofuoffice opened this issue Aug 2, 2023 · 3 comments
Closed

[增强 ]通道状态随设备离线显示为离线 #984

xiaofuoffice opened this issue Aug 2, 2023 · 3 comments

Comments

@xiaofuoffice
Copy link

1、设备列表页面,显示设备离线:

微信截图_20230802162955

2、进入通道页面,通道依然显示在线:
微信截图_20230802163327

3、

@xiaofuoffice
Copy link
Author

1.设备列表请求返回设备状态:onLine: false/true

微信截图_20230802164129

2、通道页面代码判断错误 :v-bind:disabled="device == null || device.online === 0"
微信截图_20230802164429

@648540858
Copy link
Owner

通道状态目前不会随设备状态变化更新

@648540858 648540858 changed the title 设备离线-设备通道依然显示在线且通道前端页面存在逻辑BUG [增强 ]通道状态随设备离线显示为离线 Aug 7, 2023
@648540858
Copy link
Owner

#1417

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants