Versions Compared

Key

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

...

PlantUML Macro
@startuml
Commissioning_REST -> CLAMP_Runtime: Commission Control Loop
loop over Participant Types in Control Loop Type Definition
	CLAMP_Runtime -> CLAMP_Runtime: Collect Control Loop Element Type Definitions and\nCommon Property Values for\nParticipant Type
end
CLAMP_Runtime -> 
Participant <- CLAMP_Runtime: Participant Update [Control Loop Type Definition and Common Property Values for Participant Type of ParticipantTypes]
Participant -> CLAMP_Runtime: Participant Update Ack

...