From fa75c54798e1320c1f3e33eb177fb9bd2ec3ac47 Mon Sep 17 00:00:00 2001 From: FrancescoFioraEst Date: Thu, 28 Sep 2023 11:00:38 +0100 Subject: Update Documentation for migration Issue-ID: POLICY-4812 Change-Id: I8adbb39765bba68d0ca33d048c4b96c991129669 Signed-off-by: FrancescoFioraEst --- docs/clamp/acm/files/ACM-Message-Table.csv | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/clamp/acm/files/ACM-Message-Table.csv') diff --git a/docs/clamp/acm/files/ACM-Message-Table.csv b/docs/clamp/acm/files/ACM-Message-Table.csv index 647c2f01..b706fe60 100755 --- a/docs/clamp/acm/files/ACM-Message-Table.csv +++ b/docs/clamp/acm/files/ACM-Message-Table.csv @@ -53,3 +53,9 @@ ParticipantRestart,ACM Runtime,Participant,Message to request update,participant ,,,,compositionId,The id of the AC Definition related to this message ,,,,participantDefinitionUpdates,Contains AC element definition values for a particular participant ,,,,messageType,Enum indicating the type of message PARTICIPANT_RESTART +AutomationCompositionMigration,ACM Runtime,Participant,Message to request update,participantUpdatesList,A list of ParticipantUpdates instances which carries details of an updated participant. +,,,,compositionId,The id of the AC Definition related to this message +,,,,compositionTargetId,The id of the AC Definition target +,,,,automationCompositionId,The id of the automation composition related to this message +,,,,participantId,UUID indicating the participant the message is intended for +,,,,messageType,Enum indicating the type of message PROPERTIES_UPDATE -- cgit 1.2.3-korg