Minor changes

This commit is contained in:
Loic Guegan 2023-07-15 21:38:12 +02:00
parent 8f6bf2c440
commit fe62b11365
4 changed files with 18 additions and 8 deletions

View file

@ -1,6 +1,12 @@
##### ZeroMQ
ZMQ_PORT=5556
SUBSCRIBER_ADDR=localhost
# ZMQ_TOKEN is used by ZeroMQ to detect
# messages from publishers. Leave as is if not sure.
ZMQ_TOKEN="ina260-zmq-publisher"
# ZMQ_MSG_SIZE max number of bytes per ZeroMQ messages
# be careful with this parameter
ZMQ_MSG_SIZE=2550
##### Logger/Publisher
# LOGGERS_DIR will contains all the data generated by the loggers