Source: factory.service/package.gekkoridge/ObjServiceSwitch.py
Ruijie Easy-Smart switch monitoring service.
| Method | Signature | Description |
|---|---|---|
| get_info | get_info() -> dict |
|
| get_ports | get_ports() -> list[dict] |
|
| get_poe | get_poe() -> list[dict] |
|
| sync | sync() -> dict |
|
| process | process(context: dict) -> dict |
|
| run_workflow_direct | run_workflow_direct(guid: str, selector: str) -> str |