Searched refs:ipcamera (Results 1 – 10 of 10) sorted by relevance
103 <device type="com" label="ipcamera">113 <device type="com" label="ipcamera">
249 elif self.label == DeviceLabelType.ipcamera and \252 elif self.label == DeviceLabelType.ipcamera and \279 self.label != DeviceLabelType.ipcamera and \
75 ipcamera = "ipcamera" variable in DeviceLabelType
52 self.ipcamera = 0
193 …\[device\] \# Configure the serial port information with the **"ipcamera"** attribute, includ…196 <device type="com" label="ipcamera">
50 │ │ │ └── liteos-a # ipcamera使用liteos内核的用例907 <device type="com" label="ipcamera">
574 if device.label != DeviceLabelType.ipcamera:594 if device.label != DeviceLabelType.ipcamera:
338 if device_class == "DeviceLite" and device.label == DeviceLabelType.ipcamera:
520 device.label in [DeviceLabelType.ipcamera]:1285 options, DeviceLabelType.ipcamera, test_source)
128 device_options[0].label != DeviceLabelType.ipcamera:908 device_options[0].label != DeviceLabelType.ipcamera: