Skip to main content

16 docs tagged with "Reference"

View All Tags

Configuration files

Thin-edge.io requires config files for its operation. The tedge init command is used to create

File Transfer Service

The tedge-agent hosts a binary repository for child devices and other plugins/extensions to exchange binary files between them.

Init System Configuration

To support multiple init systems and service managers, tedge requires the /etc/tedge/system.toml file.

Log File Management

Thin-edge provides an operation plugin to fetch log files from the device on to Cumulocity.

MQTT Topics

This document lists the MQTT topics that are supported by the thin-edge.io.

Reference

The reference guides include technical documentation about the following areas:

Software Management Plugin API

Thin-edge uses plugins to delegate software management operations to the appropriate package manager/installer. The plugins are responsible for: installation of packages, uninstalls and queries.