Get device info with a device_id or WAN MAC address
All checks were successful
/ build (push) Successful in 15s
All checks were successful
/ build (push) Successful in 15s
This commit is contained in:
parent
4cd86bfbb0
commit
04279ce8c6
4 changed files with 26 additions and 3 deletions
|
@ -6,6 +6,7 @@ readme = "README.md"
|
|||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"httpx>=0.28.1",
|
||||
"netaddr>=1.3.0",
|
||||
"pydantic-settings[yaml]>=2.9.1",
|
||||
"typer>=0.15.3",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue