diff --git a/privatedev/config/tnc/observatory_tnc.yml b/privatedev/config/tnc/observatory_tnc.yml index cc5492f..e4f803d 100644 --- a/privatedev/config/tnc/observatory_tnc.yml +++ b/privatedev/config/tnc/observatory_tnc.yml @@ -213,6 +213,7 @@ OBSERVATORY: name: plc computer: MainComputer path: private/plugin/agent_devices + # ============================================ - AGENT_DEVICE: name: optic_up1 @@ -356,6 +357,13 @@ OBSERVATORY: computer: AKlotzPersoComputer protocol: private/plugin/agent/AgentTriton.py path: private/plugin/agent/triton + + - AGENT: + name: AgentTriton_ep + computer: EtienneComputer + protocol: private/plugin/agent/AgentTriton.py + path: private/plugin/agent/triton + # AgentSST no protocol so AgentSST doesn't start himself - AGENT: -- libgit2 0.21.2