Skip to content

Tutorial

Welcome to the MTPPy2.0 tutorial! This guide will help you get started with the MTPPy2.0 framework, covering everything from basic concepts to advanced usage.

Sections

  1. Basics
    Learn the fundamental concepts and core features of MTPPy2.0.

  2. MTP from Scratch
    Build your first MTP project from the ground up.

  3. Introductory Example: Adding Application Logic to an rMTP
    Understand the core workflow: task, inspecting the rMTP, mapping behavior to the service state model, and implementing and testing the PEA.

  4. Real-Device Integration: A PEM Electrolyzer as a FEA
    Integrate a smart Modbus device as a Functional Equipment Assembly by mapping its registers to MTP Data Assemblies and its behavior to the service state model.