disable_factory_server

Inherit

GetDeviceInfo

pytest_name

update_device_data

args

fields
[
  [
    "component.has_cellular",
    null,
    "i18n! Has Cellular",
    [
      true,
      false
    ]
  ],
  [
    "component.has_lte",
    null,
    "i18n! Has LTE",
    [
      true,
      false
    ]
  ],
  [
    "component.has_touchscreen",
    null,
    "i18n! Has Touchscreen",
    [
      true,
      false
    ]
  ],
  "vpd.ro.region"
]

ShopfloorNotifyEnd

pytest_name

update_device_data

args

manual_input
false
fields
[
  [
    "eval! 'factory.end_' + locals.station",
    true
  ]
]

ShopfloorNotifyStart

pytest_name

update_device_data

args

manual_input
false
fields
[
  [
    "eval! 'factory.start_' + locals.station",
    true
  ]
]