\r\n

51Degrees Device Detection Python  4.4

Device Detection services for 51Degrees Pipeline

fiftyone_devicedetection_shared.utils Namespace Reference

def  merge_two_dicts (x, y)
def  get_value_type (value)
def  is_same_type (value, expected_type)
def  get_properties_from_header_file (file_path)

Function Documentation

◆ get_properties_from_header_file()

def fiftyone_devicedetection_shared.utils.get_properties_from_header_file (   file_path )

◆ get_value_type()

def fiftyone_devicedetection_shared.utils.get_value_type (   value )

◆ is_same_type()

def fiftyone_devicedetection_shared.utils.is_same_type (   value,
  expected_type  
)

◆ merge_two_dicts()

def fiftyone_devicedetection_shared.utils.merge_two_dicts (   x,
  y  
)
On This Page