\r\n

51Degrees Device Detection Python  4.4

Device Detection services for 51Degrees Pipeline

tests.test_swig Namespace Reference

Classes

class  SwigTests
string  data_file = "./src/fiftyone_devicedetection_onpremise/cxx/device-detection-data/51Degrees-LiteV4.1.hash"
 deviceDetectionOnPremiseEngine
 pipeline = PipelineBuilder() \

Variable Documentation

◆ data_file

string tests.test_swig.data_file = "./src/fiftyone_devicedetection_onpremise/cxx/device-detection-data/51Degrees-LiteV4.1.hash"

◆ deviceDetectionOnPremiseEngine

tests.test_swig.deviceDetectionOnPremiseEngine
Initial value:
1 = DeviceDetectionOnPremise(
2  data_file_path = data_file,
3  licence_keys = "",
4  auto_update=False)

◆ pipeline

tests.test_swig.pipeline = PipelineBuilder() \
On This Page