diff options
author | 2023-04-14 14:05:31 +0100 | |
---|---|---|
committer | 2023-04-17 11:35:49 +0100 | |
commit | ad9a1e88471b5073fe24399b0f51e8ae5bca3e05 (patch) | |
tree | 289f9945c064023c96a9972cdaa43ae915c6b5a1 /docs/apex/APEX-Introduction.rst | |
parent | 3c9df4d7ec185580fe1591d7003a42237fb8f23f (diff) |
Update doc CLAMP Policy Participant Smoke Tests
Update "CLAMP Policy Participant Smoke Tests"
and "CLAMP Participant Protocol Smoke Tests" docs
Issue-ID: POLICY-4643
Change-Id: If6b29b2a7cae85aeefaa056431e12d78cc6c077e
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
Diffstat (limited to 'docs/apex/APEX-Introduction.rst')
-rw-r--r-- | docs/apex/APEX-Introduction.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/apex/APEX-Introduction.rst b/docs/apex/APEX-Introduction.rst index 8c9b34b5..32c217a1 100644 --- a/docs/apex/APEX-Introduction.rst +++ b/docs/apex/APEX-Introduction.rst @@ -65,7 +65,7 @@ Introduction to APEX being fed by the state before. The simplest policy can have just one state. We provide specific support for the four-state `MEDA (Match Establish Decide - Act) <https://ieeexplore.ieee.org/document/7502880>`__ + Act) https://ieeexplore.ieee.org/document/7502880` policy state model and the three-state `ECA (Event Condition Action) <https://en.wikipedia.org/wiki/Event_condition_action>`__ policy state model. APEX is fully distributed. You can |