Skip to content

Instantly share code, notes, and snippets.

@lorello
Created March 18, 2020 10:05
Show Gist options
  • Select an option

  • Save lorello/d0ff9adca34be5e8f713b294877592d7 to your computer and use it in GitHub Desktop.

Select an option

Save lorello/d0ff9adca34be5e8f713b294877592d7 to your computer and use it in GitHub Desktop.
Api snip

GET /devices List device classes POST /devices/create Create a new device class GET /devices/{id} Inspect a device class POST /devices/{id}/update Update a device class DELETE /devices/{id} Delete a device class

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment