refactor: rename iot client to stateless gateway

This commit is contained in:
2026-08-03 14:43:39 +08:00
parent 5edca1524f
commit aaede08f88
26 changed files with 92 additions and 111 deletions

View File

@@ -0,0 +1,5 @@
module git.apinb.com/heqiapp/platforms/backend/iot-gateway
go 1.26.1
require gopkg.in/yaml.v3 v3.0.1