...
| Code Block |
|---|
deviceService> gs
Device Service Status:
{
"supportedDeviceClasses": ["light", "sensor", "thermostat", "doorLock", "presence", "lightController", "windowCovering"],
"discoveryRunning": false,
"discoveringDeviceClasses": [],
"discoveryTimeoutSeconds": 0,
"findingOrphanedDevices": false,
"isReadyForDeviceOperation": true,
"isReadyForPairing": true,
"subsystems": [{
"networkName": "TestNetwork",
"networkKey": "UPOB6rmLSnUaayy2g+TY2A==",
"role": "unknown",
"activeDataset": "DggAAAAAAAEAAAADAAAZSgMAAA01BgAEAAAAQAIIZht8G4qtpqUHCP3yaqviw5x6BRBQ84HquYtKdRprLLaD5NjYAwtUZXN0TmV0d29yawECfCcEELOdyKXw0n2a,
"pendingDataset": "",
"channel": 25,
"panId": "7c27",
"extendedPanId": "661b7c1b8aada6a5",
"nat64Enabled": true,
"borderAgentId": "V7uuWxSXsDXojNZAi4xqlQ==",
"threadVersion": "5",
"interfaceUp": true,
"ready": true,
"__name": "thread"
}, {
"ready": true,
"nodeId": "f83edb367376f8b8",
"ipk": "D4CKDkiMQPBFF5upwYO6kQ==",
"__name": "matter"
}]
}
deviceService> |
...