OpenAPI specification
We provide clients for several languages such as Java, C#/.NET, Dart, Swift, TypeScript (TS fetch and Angular), Go or Rust. If your language isn’t on the list you can generate your own client library with the OpenAPI specification.
Read more
Read more
Use your own embedded stack
We aren’t using any particular framework or development environment. Use the one you prefer to develop the firmware.
Read more
API First
We built our service with “API first” in mind; if it isn’t in a public API it isn’t in the service. Everything can be automated via the API.
Read more
CI/CD integration
Integrate everything in your CI/CD pipeline; everything can be automated and streamlined. Do automatic deploys to your test devices and production deploys later. Everything is available through REST-based APIs which needs nothing more than cURL to operate.
Read more