Difference between revisions of "SmartJobCenter"

From RobotinoWiki
(/jobinfo)
(Query Params)
Line 17: Line 17:
 
|
 
|
 
|Robot ID. Only return jobs assigned to the given robot.
 
|Robot ID. Only return jobs assigned to the given robot.
 +
|-
 +
|job
 +
|
 +
|Job ID. Only return job with the given ID.
 
|}
 
|}

Revision as of 11:23, 5 August 2021

Introduction

SmartJobCenter 64.png REST API to manage jobs and to read job status information.

GET methods

/jobinfo

Query Params

KEY VALUE DESCRIPTION
robot Robot ID. Only return jobs assigned to the given robot.
job Job ID. Only return job with the given ID.