COS registration server API

Warning

Beta Notice: COS for robotics is currently in beta. Content and features may change, and some functionality may be incomplete or experimental. Feedback is welcome as we continue to improve.

The cos-registration-server exposes a public API. The API potential usages are:

  • Devices can register, upload dashboards etc.

  • Operators can manipulate the database to modify a device, dashboard etc.

  • The cos-registration-server-k8s uses the API to retrieve data later shared with integrations.

The use of the API is only recommended from outside of Juju. Within Juju, cos-registration-server-k8s integrations are recommended.

API endpoints