feat(sense): implement Control API v1 [T-011]
Harness governance / validate (push) Has been cancelled
Harness governance / validate (pull_request) Has been cancelled

This commit is contained in:
QiuSW
2026-08-07 20:54:41 +08:00
parent 0d3d7a22ed
commit a0d239811f
45 changed files with 4844 additions and 83 deletions
+3 -1
View File
@@ -54,6 +54,8 @@ class PostgresContractTests(unittest.TestCase):
"005_area_policy.sql",
"006_device_operation_outbox.sql",
"007_privileges_area_audit.sql",
"008_control_api.sql",
"009_privileges_control_api.sql",
],
names,
)
@@ -107,7 +109,7 @@ class PostgresContractTests(unittest.TestCase):
"initdb.exe",
"pg_ctl.exe",
"127.0.0.1",
"yovision-t010-pg-",
"yovision-t011-pg-",
"YOVISION_TEST_POSTGRES_DSN",
"Get-NetTCPConnection",
):