mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-02 02:51:53 +08:00
hid set_connected api
This commit is contained in:
@@ -93,6 +93,7 @@ class Plugin(BaseHid):
|
||||
return {
|
||||
"online": True,
|
||||
"busy": False,
|
||||
"connected": None,
|
||||
"keyboard": {
|
||||
"online": keyboard_state["online"],
|
||||
"leds": {
|
||||
|
||||
Reference in New Issue
Block a user