personalProtectiveEquipmentDetectionConfig property
- @TagNumber.new(22)
Configs of personal_protective_equipment_detection_config
Implementation
@$pb.TagNumber(22)
PersonalProtectiveEquipmentDetectionConfig
get personalProtectiveEquipmentDetectionConfig => $_getN(11);
- @TagNumber.new(22)
Implementation
@$pb.TagNumber(22)
set personalProtectiveEquipmentDetectionConfig(
PersonalProtectiveEquipmentDetectionConfig v) {
setField(22, v);
}