set_device_config {
  device_config {
    region {
      region_id: REGULATORY_REGION_FCC_PART_15_247
      fixed_frequency_list: 902750
    }
    device_mode: DEVICE_MODE_VERIFY_TAGCHIP_BASIC
    operation_mode: OPERATION_MODE_SINGLE
    trigger_config {
      start_trigger_config {
        enable_gpi_start_trigger: true
      }
      stop_trigger_config {
        enable_gpi_stop_trigger: false
        timeout: 35
      }
    }
    GPI_config {
      signaling_mode: GPIO_SIGNAL_MODE_COMBINED
      GPI1_polarity: GPIO_POLARITY_ACTIVE_LOW
      GPI2_polarity: GPIO_POLARITY_ACTIVE_LOW
      GPI3_polarity: GPIO_POLARITY_ACTIVE_LOW
    }
    GPO_config {
      signaling_mode: GPIO_SIGNAL_MODE_SEPARATE
      GPO2_polarity: GPIO_POLARITY_ACTIVE_LOW
      GPO3_polarity: GPIO_POLARITY_ACTIVE_LOW
      GPO1_polarity: GPIO_POLARITY_ACTIVE_LOW
    }
    report_config {
      tag_operation_report_config {
        enable_tag_operation_reports: true
        enable_reporting_over_serial_port: true
      }
    }
  }
}
set_antenna_config {
  antennas_config {
    antenna_config {
      antenna_ID: 1
      gen2_mode: GEN2_MODE_MAX_THROUGHPUT
      inventory_search_mode: INVENTORY_SEARCH_MODE_SINGLE_TARGET_A_TO_B
      gen2_session: GEN2_SESSION_0
      transmit_power: 1000
      tag_population_estimate: 0
    }
  }
}
add_serialization_job {
  serialization_job {
    job_id: 1
    job_type: SERIALIZATION_JOB_TYPE_STATIC
    job_completion_criteria: SERIALIZATION_JOB_COMPLETION_CRITERIA_NONE
    EPC_memory {
      data: "\000\000\000\000\000\000\000\000\000\000\000\000"
      mask: "\377\377\377\377\377\377\377\377\377\377\377\377"
    }
  }
}
