Apps API
Last updated
Last updated
An AuterionOS app can use multiple APIs. The available APIs are determined by the target AuterionOS version, as well as the used API level specified in the app.
Each AuterionOS app targets a specific API level. The API level an app targets, is specified in the auterion-app.yml
file like so:
The following table identifies the feature sets of the different Auterion Apps API versions. Both versions are supported by auterion-cli, but apps targeting older versions of AuterionOS will have to be restricted to older API versions.
Newer versions of the Apps API are supported by more recent AuterionOS releases.
Apps API Version | Minimum AuterionOS |
---|---|
Feature | API v1 | API v2 | API v3 | API v4 |
---|---|---|---|---|
For now, all API versions are supported. Some future versions of AuterionOS may lose support for older API versions. APIs within their version are stable, but APIs may change with newer API versions.
v1
2.7
v2
2.10
v3
3.2.9
Host Docker Network
Virtual Docker Network, bridged
Logging App messages
Auterion SDK