secondary property
If set, this is not the primary Store & Forward router on the mesh
Implementation
@$pb.TagNumber(2)
$core.int get secondary => $_getIZ(1);
Implementation
@$pb.TagNumber(2)
set secondary($core.int value) => $_setUnsignedInt32(1, value);