You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correct the parameter counts: they were cumulative, not per device
An inventory printed at the end of each discovery burst grows as the sweep
proceeds, so what looked like 88 parameters on the air conditioning was 88
seen so far across every device. Keyed per address it reports 32, the
interface 60, and the bus 126 in total.
Also records what each address actually answers for, now that the two can be
told apart.
0 commit comments