diff options
author | FrancescoFioraEst <francesco.fiora@est.tech> | 2024-08-26 09:13:14 +0100 |
---|---|---|
committer | FrancescoFioraEst <francesco.fiora@est.tech> | 2024-08-28 11:55:38 +0100 |
commit | 1ccec8918a69563400c8cba6bdbffa4842d4c516 (patch) | |
tree | c75f467bcbd04ca9b7b7033858575bbb69e4cdf9 /docs/clamp/acm/api-protocol | |
parent | 268b87d7c523a933e4948c82834a174643a44f65 (diff) |
Update documentation for Stage in migration
Add add Stage where missing and fix small errors.
Issue-ID: POLICY-5121
Change-Id: I4c8239debbdd1a0b7edcf58d182110a998549f08
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
Diffstat (limited to 'docs/clamp/acm/api-protocol')
-rw-r--r-- | docs/clamp/acm/api-protocol/acm-participant-protocol.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/clamp/acm/api-protocol/acm-participant-protocol.rst b/docs/clamp/acm/api-protocol/acm-participant-protocol.rst index 2a8e05a0..d384633a 100644 --- a/docs/clamp/acm/api-protocol/acm-participant-protocol.rst +++ b/docs/clamp/acm/api-protocol/acm-participant-protocol.rst @@ -36,7 +36,7 @@ Participant Deregistration is performed by a Participant when it shuts down. It Automation Composition Priming and De-Priming --------------------------------------------- -The Priming operation sends Automation Composition Types and common property values to participants for each Automation Composition Element Type in the Automation Composition Type. The ParticipantPrime message type is sent to trigger priming and depriming in participants in participants +The Priming operation sends Automation Composition Types and common property values to participants for each Automation Composition Element Type in the Automation Composition Type. The ParticipantPrime message type is sent to trigger priming and depriming in participants. .. image:: ../images/system-dialogues/PrimeAcTypeOnPpnts.png @@ -65,7 +65,7 @@ Automation Composition Update Automation Composition Update handles creation, change, and deletion of Automation Compositions on participants. Change of Automation Compositions uses a semantic versioning approach and follows the -semantics described on the page :ref:`4.1 Management of Automation Composition Instance +semantics described on the page :ref:`5.1 Management of Automation Composition Instance Configurations <management-acm-instance-configs>`. .. image:: ../images/acm-participants-protocol/acm-update.png |