The Start Radiant Workflow is responsible for starting a job and tuning to a network on a Radiant Device. This workflow is used as a subflow in the Start Job Flow. The Probe Service interacts with the Radiant API and updates information using the Live Edge Job Manager API.
NODES:
Name | Type |
---|---|
Live Edge | Edge |
Probe Service | Microservice |
Logger | Subflow |
Probe API | API |
Job Manager | API |
CONNECTIONS:
Name | Type | Data |
---|---|---|
Live Edge to Probe Service | RabbitMQ | startprobeQ |
Probe Service to Logger | Subflow | logger |
Probe Service to Probe API | API | testserver.com |
Probe Service to Job Manager | API | testserver.com |