Skip to content

Databus Provisioning Service Overview

Introduction

Databus can be configured through APIs also, now using Databus Provisioning Service (DPS). DPS provides the set of APIs which can be used for configuration of Databus. For example, you can post users and delete users from the Databus on Industrial Edge Device. Using DPS APIs, application needs to register itself first to configure Databus.

How to access DPS API

IED

Install Databus runtime application on the IED and use the API call to access DPS API Servers http://ie-dps-communication-broker:/dps/api/v2/

Note
Container service name is always fixed
http://ie-dps-communication-broker:\/dps/api/v2/

Authorization

IED

Authorization is not required before using the DPS API's via IED.

Register with DPS

DPS API enables the user to post user, delete user, post topics, delete topics and get topics with Databus.

Following are the actions you can perform using DPS API: