diff options
author | waynedunican <wayne.dunican@est.tech> | 2022-04-05 09:00:02 +0100 |
---|---|---|
committer | Wayne Dunican <wayne.dunican@est.tech> | 2022-04-06 09:09:05 +0100 |
commit | c41c413b49a908cdf7e899d0a59fb92509d0eaea (patch) | |
tree | 6c9e52daf990090e4fd0d4784b769626b5524a45 /docs/clamp/acm/design-impl/participants/participant-simulator.rst | |
parent | ff7586274ade4d8d6b58a5115cf5eb43a5d6dc63 (diff) |
Update participant documentation
Issue-ID: POLICY-4061
Change-Id: If22d8c14d82c34a407fb3394118aa327feabf7a3
Signed-off-by: Wayne Dunican <wayne.dunican@est.tech>
Diffstat (limited to 'docs/clamp/acm/design-impl/participants/participant-simulator.rst')
-rw-r--r-- | docs/clamp/acm/design-impl/participants/participant-simulator.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/clamp/acm/design-impl/participants/participant-simulator.rst b/docs/clamp/acm/design-impl/participants/participant-simulator.rst index 9ac4e735..a53e9077 100644 --- a/docs/clamp/acm/design-impl/participants/participant-simulator.rst +++ b/docs/clamp/acm/design-impl/participants/participant-simulator.rst @@ -1,14 +1,14 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. _clamp-controlloop-participant-simulator: +.. _clamp-acm-participant-simulator: Participant Simulator ##################### This can be used for simulation testing purpose when there are no actual frameworks or a full deployment. -Participant simulator can edit the states of ControlLoopElements and Participants for verification of other controlloop components +Participant simulator can edit the states of AutomationCompositionElements and Participants for verification of other clamp-acm components for early testing. -All controlloop components should be setup, except participant frameworks (for example, no policy framework components +All clamp-acm components should be setup, except participant frameworks (for example, no policy framework components are needed) and participant simulator acts as respective participant framework, and state changes can be done with following REST APIs Participant Simulator API |