\r\n

51Degrees Device Detection Python  4.4

Device Detection services for 51Degrees Pipeline

fiftyone_devicedetection_shared.constants.Constants Class Reference

Collaboration diagram for fiftyone_devicedetection_shared.constants.Constants:

[legend]

Static Public Attributes

string  EVIDENCE_TAC_SUFFIX = "tac"
tuple  EVIDENCE_QUERY_TAC_KEY
string  EVIDENCE_NATIVE_MODEL_SUFFIX = "nativemodel"

Member Data Documentation

◆ EVIDENCE_NATIVE_MODEL_SUFFIX

string fiftyone_devicedetection_shared.constants.Constants.EVIDENCE_NATIVE_MODEL_SUFFIX = "nativemodel"
static

◆ EVIDENCE_QUERY_TAC_KEY

tuple fiftyone_devicedetection_shared.constants.Constants.EVIDENCE_QUERY_TAC_KEY
static
Initial value:
= (
CoreConstants.EVIDENCE_QUERY_PREFIX +
CoreConstants.EVIDENCE_SEPERATOR +
EVIDENCE_TAC_SUFFIX)

◆ EVIDENCE_TAC_SUFFIX

string fiftyone_devicedetection_shared.constants.Constants.EVIDENCE_TAC_SUFFIX = "tac"
static
On This Page