Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PlantUML Macro
@startuml
Participant -> CLAMP_Runtime: Participant Registration
Participant <- CLAMP_Runtime: Participant Registration Ack
Participant <- CLAMP_Runtime: Participant Update [Control Loop Types and Common Property Values for Participant Type of Participant}]
Participant -> CLAMP_Runtime: Participant Update Ack


De-registration as a participant goes down.

PlantUML Macro
@startuml
Participant -> CLAMP_Runtime: Participant Deregistration
Participant <- CLAMP_Runtime: Participant Deregistration Ack


Update of participant with new control loop type definitions for its types as they are commissioned

...