links_and_nodes

Contents:

  • 1. Introduction
  • 2. Getting Started
  • 3. Configuration
  • 4. Quickstart
  • 5. Tutorials
  • 6. User Guide
  • 7. Reference
  • 8. Glossary
  • 9. how to report a possible ln-manager bug
  • 10. Appendix
    • 10.1. Config File Syntax
    • 10.2. Syntax of Message Definitions
    • 10.3. Fixing Common Problems
    • 10.4. Frequently Asked Questions
    • 10.5. Migrations between different Versions
    • 10.6. Python3 Migration
    • 10.7. Calling Services with the “wrapped” API
    • 10.8. Quickstart: Handling Services with auto-generated Wrapper Code from C++
links_and_nodes
  • 10. Appendix
  • View page source

10. Appendix

Contents:

  • 10.1. Config File Syntax
  • 10.2. Syntax of Message Definitions
    • 10.2.1. General format
    • 10.2.2. Primary types
    • 10.2.3. Regular message definitions
    • 10.2.4. Static arrays and multi-dimensional data
    • 10.2.5. Imported sub-types with define
    • 10.2.6. Services
    • 10.2.7. Events
    • 10.2.8. Dynamic fields
    • 10.2.9. Field-name restrictions
    • 10.2.10. Notes and examples
  • 10.3. Fixing Common Problems
    • 10.3.1. LN Manager sees processes from another instance
    • 10.3.2. LN Manager cannot start processes on other hosts
    • 10.3.3. LN Manager cannot connect to daemon, error message about wrong DSA keys for daemon
    • 10.3.4. Cannot import links_and_nodes python module
    • 10.3.5. LN Manager cannot start process
  • 10.4. Frequently Asked Questions
    • 10.4.1. Synchronization of logged Packages
  • 10.5. Migrations between different Versions
    • 10.5.1. Towards ln 2.x
    • 10.5.2. Towards LN 1.3.3
    • 10.5.3. Towards LN 1.2.3
  • 10.6. Python3 Migration
    • 10.6.1. General Python3 Notes
    • 10.6.2. LN py3 binding and char-type in message-definitions
  • 10.7. Calling Services with the “wrapped” API
    • 10.7.1. Defining a service provider in Python, using the “wrapped” API
    • 10.7.2. Calling services from Python, using the wrapped API
  • 10.8. Quickstart: Handling Services with auto-generated Wrapper Code from C++
    • 10.8.1. Defining a “wrapped” service provider in C++
Previous Next

© Copyright 2007-2026, Florian Schmidt.

Built with Sphinx using a theme provided by Read the Docs.