Closedown

This commit is contained in:
gac-x12sa
2023-01-05 12:22:02 +01:00
parent b87f50234f
commit 831094500a

View File

@@ -1,9 +1,13 @@
###################################################################################################
# Deployment specific global definitions - executed after startup.py
###################################################################################################
print 1
import org.zeromq.ZMQ as ZMQ
print 2
import requests
print 3
# Definitions
#DETECTOR_ADDRESS = "tcp://localhost:1234"
DETECTOR_ADDRESS = "tcp://xbl-daq-28:15000"