Closedown
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user