Device to Cloud Command Line Interface About

The command line program d2c implements for the IoT platform Device to Cloud (D2C) from Deutsche Telekom IoT GmbH (DT IoT) a command line interface. By this IoT system administrators shall be supported and the implementation of shell script automation shall be simplified. The command d2c comes with a wide range of sub-commands to access the **** system via the DMO API (Device Management Orchestrator), also from DT IoT.

d2c has been implemented with python3 and can be installed using pip3 or python3 -m pip install (see getting started ).

SectionDescription
Getting started with d2cLearn how to install and test the d2c command.
Basics of d2cLearn how to use the d2c command and get an overview about all the sub-commands.
DMO access profile managementLearn what DMO access profiles are and how to manage them with d2c command.
DMO commandsReference documentation for DMO sub-commands of d2c.
client domain modelLearn about the client sided domain model and the different command domains.
device management commandsCommand reference documentation for device management sub-commands of d2c.
application management commandsCommand reference documentation for application management sub-commands of d2c.
device group management commandsCommand reference documentation for device group management sub-commands of d2c.
administration commandsReference documentation for administration sub-commands of d2c.
d2c command environment and configuration variablesReference documentation for environment and configuration variables of d2c.