1. 1. Summary
  2. 2. Introduction
  3. 3. User Documentation
    ❱
    1. 3.1. Tutorials
      ❱
      1. 3.1.1. Connect my device to Cumulocity IoT
      2. 3.1.2. Connect my device to Azure IoT
      3. 3.1.3. Send Thin Edge Json data
      4. 3.1.4. Raise alarms
      5. 3.1.5. Send events
      6. 3.1.6. Monitor my device
      7. 3.1.7. Manage my device software
      8. 3.1.8. Write my software management plugin
      9. 3.1.9. Supported Operations Management for Cumulocity IoT
    2. 3.2. How-to Guides
      ❱
      1. 3.2.1. Installation
      2. 3.2.2. How to create a test certificate
      3. 3.2.3. How to connect a cloud end-point
      4. 3.2.4. How to send MQTT messages
      5. 3.2.5. How to test the cloud connection?
      6. 3.2.6. How to configure the local mqtt bind address and port
      7. 3.2.7. How to trouble shoot device monitoring
      8. 3.2.8. How to add self-signed certificate root to trusted certificates list?
      9. 3.2.9. How to retrieve JWT token from Cumulocity?
      10. 3.2.10. How to install and enable software management?
      11. 3.2.11. How to connect an external device?
      12. 3.2.12. How to access the logs on the device?
      13. 3.2.13. How to install thin-edge.io on any Linux OS (no deb support)?
      14. 3.2.14. How to restart your thin-edge.io device
      15. 3.2.15. How to use apama software management plugin
      16. 3.2.16. How to change temp path
      17. 3.2.17. How to use thin-edge.io with your preferred init system
      18. 3.2.18. How to monitor health of tedge daemons
      19. 3.2.19. How to enable systemd watchdog monitoring for tedge services?
      20. 3.2.20. How to add custom fragments to Cumulocity
      21. 3.2.21. How to retrieve logs with the log plugin
      22. 3.2.22. How to use Cumulocity Custom SmartREST 2.0 Templates with thin-edge.io
      23. 3.2.23. How to manage configuration files with Cumulocity
      24. 3.2.24. How to install thin-edge manually with openrc
  4. 4. Developer Documentation
    ❱
    1. 4.1. Architecture
      ❱
      1. 4.1.1. Thin Edge Json
      2. 4.1.2. The Mapper
      3. 4.1.3. Software Management
      4. 4.1.4. Architecture FAQ
      5. 4.1.5. Platform support
      6. 4.1.6. Init System configuration
    2. 4.2. Write my own software management plugin
    3. 4.3. Device Configuration Management using Cumulocity
    4. 4.4. APIs
      ❱
      1. 4.4.1. The Bridged Topics
      2. 4.4.2. The Software Management Plugin API
    5. 4.5. Building
  5. 5. Command Line Reference
    ❱
    1. 5.1. The tedge command
    2. 5.2. The tedge config command
    3. 5.3. The tedge cert command
    4. 5.4. The tedge connect command
    5. 5.5. The tedge disconnect command
    6. 5.6. The tedge mqtt command
    7. 5.7. Thin-edge.io configuration files

thin-edge.io docs

APIs