mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-28 21:01:43 +03:00
Bridge: advertise node capabilities
This commit is contained in:
@@ -53,7 +53,8 @@ actor BridgeClient {
|
||||
platform: hello.platform,
|
||||
version: hello.version,
|
||||
deviceFamily: hello.deviceFamily,
|
||||
modelIdentifier: hello.modelIdentifier),
|
||||
modelIdentifier: hello.modelIdentifier,
|
||||
caps: hello.caps),
|
||||
over: connection)
|
||||
|
||||
onStatus?("Waiting for approval…")
|
||||
|
||||
Reference in New Issue
Block a user