\r\n

51Degrees Device Detection Python  4.4

Device Detection services for 51Degrees Pipeline

fiftyone_devicedetection_examples.cloud.useragentclienthints-web Namespace Reference

def  get_value_helper (flowdata, engine, property_key)
def  server ()
 resource_key = os.environ["resource_key"]
 pipeline
 app = Flask(__name__)

Function Documentation

◆ get_value_helper()

def fiftyone_devicedetection_examples.cloud.useragentclienthints-web.get_value_helper (   flowdata,
  engine,
  property_key  
)

◆ server()

def fiftyone_devicedetection_examples.cloud.useragentclienthints-web.server ( )

Variable Documentation

◆ app

fiftyone_devicedetection_examples.cloud.useragentclienthints-web.app = Flask(__name__)

◆ pipeline

fiftyone_devicedetection_examples.cloud.useragentclienthints-web.pipeline
Initial value:
1 = DeviceDetectionCloudPipelineBuilder({
2  "resource_key": resource_key
3  }).build()
Definition: __init__.py:1

◆ resource_key

string fiftyone_devicedetection_examples.cloud.useragentclienthints-web.resource_key = os.environ["resource_key"]
On This Page