Don't send -1 pin values to represent errors

Issue #75 resolved
Alan Noble created an issue

NetSender clients currently send -1 when a pin cannot be read, which is no longer appropriate now that scalars are represented floats. Instead, the input pin should simply be omitted completely.

Comments (2)

  1. Alan Noble reporter

    NetSencer v165 implements this. The exception is the X10 pin, which is the voltage read during voltage alarm checking. -1 indicates that voltage checking is disabled.

  2. Log in to comment