Good morning,
reading the user forum, especially the RED section, I saw a lot of pasted logs. I would like to better understand the meaning of the single voices of the log.
Example A :
connected OK, pushing config
command 'PING 1'
PING remote_tx=1 local_rx=1 diff=0
PONG local_tx=22
command 'PING 14'
PING remote_tx=14 local_rx=15 diff=-1
PONG local_tx=70
Example B :
command 'PING 89'
PING remote_tx=89 local_rx=89 diff=0
PONG local_tx=8
command 'PING 98'
PING remote_tx=98 local_rx=98 diff=0
PONG local_tx=9
command 'PING 102'
PING remote_tx=102 local_rx=102 diff=0
PONG local_tx=10
SELF: (Re-)loading device configurations
SELF: (Re-)loading device configurations
A30001374BF35FA: command 'PING 130'
PING remote_tx=130 local_rx=130 diff=0
PONG local_tx=11
SELF: (Re-)loading device configurations
command 'PING 144'
PING remote_tx=144 local_rx=144 diff=0
PONG local_tx=12
There are differences from A and B log.
For example in A log the "ping number" (remote or local) is always lower than the "pong number" while in B log is the opposite; and in B log I often get the "(Re-)loading device configurations" message.
How can I understand what is the right situation?
Is there a guide for the "red_server" message output?
Thanks [:S]
Luigi
This thread was automatically locked due to age.