mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-30 17:41:54 +08:00
atx: independent power/reset regions
This commit is contained in:
@@ -43,6 +43,10 @@ class Plugin(BaseAtx):
|
||||
return {
|
||||
"enabled": False,
|
||||
"busy": False,
|
||||
"acts": {
|
||||
"power": False,
|
||||
"reset": False,
|
||||
},
|
||||
"leds": {
|
||||
"power": False,
|
||||
"hdd": False,
|
||||
|
||||
Reference in New Issue
Block a user