feat(companion): add publishHeartbeat helper across platform clients
This commit is contained in:
@@ -1196,6 +1196,7 @@ Companion runtime helper:
|
||||
- `IOSCompanionClient` (`platform: "ios"`, APNs push registration)
|
||||
- `AndroidCompanionClient` (`platform: "android"`, FCM push registration)
|
||||
- shared `bootstrap()` helper (`register` + `getCapabilities`) for startup handshakes
|
||||
- shared `publishHeartbeat()` helper for periodic `node.status.set` updates with safe defaults
|
||||
|
||||
## Canvas / A2UI Foundation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user