Create Device

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Creates a new device for this account, returning a unique name. The body must specify a dictionary with zero or more key / value pairs as attributes for the new device in JSON form.

Example Payload:

{
  "type": "turtlebot 1",
  "location": "san francisco",
  "platform": "ros"
}
Path Params
string
required
Body Params
string
string
string

The type of robot such as Turtlebot or SCARA Arm.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json