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
).
| Section | Description |
|---|---|
| Getting started with d2c | Learn how to install and test the d2c command. |
| Basics of d2c | Learn how to use the d2c command and get an overview about all the sub-commands. |
| DMO access profile management | Learn what DMO access profiles are and how to manage them with d2c command. |
| DMO commands | Reference documentation for DMO sub-commands of d2c. |
| client domain model | Learn about the client sided domain model and the different command domains. |
| device management commands | Command reference documentation for device management sub-commands of d2c. |
| application management commands | Command reference documentation for application management sub-commands of d2c. |
| device group management commands | Command reference documentation for device group management sub-commands of d2c. |
| administration commands | Reference documentation for administration sub-commands of d2c. |
| d2c command environment and configuration variables | Reference documentation for environment and configuration variables of d2c. |