AgentEdgeRuntime
@totemsdk/edge / AgentEdgeRuntime
Interface: AgentEdgeRuntime
Properties
deviceId
readonlydeviceId:string
version
readonlyversion:number
Methods
executeAction()
executeAction(
input):Promise<EdgeActionResult>
Execute a single governed action. The agent has no other entry point.
Parameters
input
Returns
Promise<EdgeActionResult>