Highlight nodes w/ iaq data
@$pb.TagNumber(4) $core.bool get iaqSwitch => $_getBF(3);
@$pb.TagNumber(4) set iaqSwitch($core.bool value) => $_setBool(3, value);