paramétrise la QUEUE côté serveur

This commit is contained in:
Daniel STAN 2015-02-23 20:41:28 +01:00
parent b0f3090cfe
commit e0a0fb60c8
2 changed files with 4 additions and 2 deletions

View file

@ -7,3 +7,5 @@ PARAMS = pika.ConnectionParameters(host='rabbitmq.crans.org',
port=5671, credentials=CREDS, ssl=True)
DEVICE = "/dev/ttyAMA0" #Ou USB0 sur oie
QUEUE = 'CransTicket' # ou 'CransTicketDebug' en test