Skip to content
anthonyrowe edited this page Nov 25, 2017 · 9 revisions

The location tree is a basic structure for organizing how devices are stored.

There is a REST interface for managing locations that can be found here: https://openchirp.github.io/api_doc/#location

We are in the process of rethinking how devices are managed, so unfortunately the REST interface is not fully reflected by the website. If you have developer access and need to manipulate the location tree, you can use the following command line tool: https://github.com/OpenChirp/location_mgmt

Clone this wiki locally