Chapter 5

mPower API Access

MPower API Access

Complete Administration via MQTT

The mPower API is a RESTful API that allows you to manage all aspects of the MultiTech Conduit platform.

GATE-Ware exposes the complete mPower API to the user. This allows you to manage the Conduit platform from your existing backend connection.

Single Pane of Glass

GATE-Ware’s API access over MQTT creates a single pane of glass for managing your complete Conduit deployment. The interface removes the requirement for UI configuration of your conduit, and removes and requirement for a VPN - especially beneficial when communicating via cellular, where VPN can consume large amount of data just by remaining connected.

mPower API access also allows you to manage your devices via scripting a series accesses via mPower API, which can then be run across conduits autonomously from your own backend business logic.

> Click to get started with accessing the mPower API via GATE-Ware