feat(unifi): implement comprehensive UniFi API client with controllers, protect, access, account, managers, resources, HTTP client, interfaces, logging, plugins, and tests

This commit is contained in:
2026-02-02 15:46:41 +00:00
parent aaa9e67835
commit 740b70cd83
38 changed files with 6275 additions and 15 deletions

15
pnpm-lock.yaml generated
View File

@@ -8,9 +8,21 @@ importers:
.:
dependencies:
'@push.rocks/smartlog':
specifier: ^3.0.0
version: 3.1.10
'@push.rocks/smartpath':
specifier: ^6.0.0
version: 6.0.0
'@push.rocks/smartpromise':
specifier: ^4.2.3
version: 4.2.3
'@push.rocks/smartrequest':
specifier: ^2.1.0
version: 2.1.0
'@push.rocks/smartstring':
specifier: ^4.0.15
version: 4.1.0
devDependencies:
'@git.zone/tsbuild':
specifier: ^4.1.2
@@ -21,6 +33,9 @@ importers:
'@git.zone/tstest':
specifier: ^3.1.8
version: 3.1.8(socks@2.8.7)(typescript@5.9.3)
'@push.rocks/qenv':
specifier: ^6.1.0
version: 6.1.3
'@types/node':
specifier: ^25.2.0
version: 25.2.0