From 97f208fbada1d745c694c39025b4aec8df086c33 Mon Sep 17 00:00:00 2001 From: Claudio Scafuri <claudio.scafuri@elettra.eu> Date: Mon, 17 Feb 2020 14:05:44 +0100 Subject: [PATCH] Db configuration --- etc/gof-gateway-01.res | 64 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 etc/gof-gateway-01.res diff --git a/etc/gof-gateway-01.res b/etc/gof-gateway-01.res new file mode 100644 index 0000000..47a4918 --- /dev/null +++ b/etc/gof-gateway-01.res @@ -0,0 +1,64 @@ +# +# Resource backup , created Mon Feb 17 14:04:44 CET 2020 +# + +#--------------------------------------------------------- +# SERVER gof-gateway-srv/01, GofGateway device declaration +#--------------------------------------------------------- + +gof-gateway-srv/01/DEVICE/GofGateway: "sr/utils/gof-gateway.01" + + +# --- sr/utils/gof-gateway.01 properties + +sr/utils/gof-gateway.01->Facility: "tom.ecs.elettra.trieste.it:20000/" +sr/utils/gof-gateway.01->polled_attr: mcpllstatus_s1_7,\ + 3000,\ + mcpllstatus_s7_7,\ + 3000,\ + mcpllstatus_s9_7,\ + 3000,\ + state,\ + 3000,\ + status,\ + 3000,\ + waittimecurrent01,\ + 3000,\ + waittimecurrent02,\ + 3000,\ + waittimecurrent03,\ + 3000,\ + waittimecurrent04,\ + 3000,\ + waittimecurrent05,\ + 3000,\ + waittimecurrent06,\ + 3000,\ + waittimecurrent07,\ + 3000,\ + waittimecurrent08,\ + 3000,\ + waittimecurrent09,\ + 3000,\ + waittimecurrent10,\ + 3000,\ + waittimecurrent11,\ + 3000,\ + waittimecurrent12,\ + 3000 + +# --- sr/utils/gof-gateway.01 attribute properties + + +#--------------------------------------------------------- +# CLASS GofGateway properties +#--------------------------------------------------------- + + +# CLASS GofGateway attribute properties + + + +# --- dserver/gof-gateway-srv/01 properties + +dserver/gof-gateway-srv/01->polling_threads_pool_conf: "sr/utils/gof-gateway.01" -- GitLab