Skip to content

requestState

Lexicon: eco.wonderland.workcell.interface.data.defs
Type: string

  • not-ready: requester is not ready to make a request.
  • ready: requester is prepared to make a request, but no request for service is required.
  • active: requester has initiated a request for a service and the service has not yet been completed by the responder.
  • fail: requester has detected a failure condition.
{
"type": "string",
"knownValues": [
"not-ready",
"ready",
"active",
"fail"
]
}
© Lookinglass 2026