Module agent_tk::delegation

source ·
Expand description

This module implements a delegation system for the agent.

Modules§

  • Support for the delegation protocol via MQTT.
  • definition of a transport module for the delegation
  • Definition of messages exchanged by the transport layer.

Structs§

Enums§

  • Input message from the delegation module
  • Output message from the delegation module
  • Enum representing the statuts of a delegation and its execution

Traits§

  • Base trait for representing tasks in the delegation

Type Aliases§