GW API Overview

This is the Everactive Gateway Configuration API.

You can retrieve and update the configuration of the Gateway network interfaces and services like the MQTT interface through these endpoints.

Authentication

All the endpoints requires Mutual TLS (mTLS) authentication with trusted certificates.

API Versioning

The API is versioned with a prefix in the paths. The current version of the API is /v1.
Example: http://gatwaySerial/v1/connections

Snap Implementation

The API is implemented inside the ENMC snap