feat(device-edge): open bounded tracker ingress
This commit is contained in:
@@ -139,6 +139,9 @@ export function createDeviceGatewayRuntime(options = {}) {
|
||||
},
|
||||
status() {
|
||||
return {
|
||||
adapter: config.adapter?.adapterRef ?? "disabled",
|
||||
protocolProfile: config.profile?.profileRef ?? "disabled",
|
||||
framing: config.profile?.framing?.status ?? "disabled",
|
||||
activeSessions: sessions.size,
|
||||
totalAccepted,
|
||||
totalRejected,
|
||||
|
||||
Reference in New Issue
Block a user