Add macOS companion node status and system.nodes APIs
This commit is contained in:
@@ -867,7 +867,9 @@ Methods:
|
||||
- `node.capabilities.get` returns negotiated protocol version and enabled capabilities.
|
||||
- `node.location.set` updates the node's last-known location (when `server.nodes.location.enabled` is true).
|
||||
- `node.location.get` returns the node's stored location payload.
|
||||
- `node.status.set` publishes companion status/heartbeat fields (`platform`, `appVersion`, `batteryPct`, etc.).
|
||||
- `system.location` provides an operator view of registered node locations.
|
||||
- `system.nodes` returns registered node snapshots (role, capabilities, identity, location/status).
|
||||
- `system.capabilities` returns gateway protocol and node policy snapshot.
|
||||
|
||||
## Canvas / A2UI Foundation
|
||||
|
||||
Reference in New Issue
Block a user