publicstaticfinalStringPAGE_DATA_PARAMETERS="You can specify parameters to filter the results. ";
publicstaticfinalStringDEVICE_ID_PARAM_DESCRIPTION="A string value representing the device id. For example, '784f394c-42b6-435a-983c-b7beff2784f9'";
publicstaticfinalStringDEVICE_PROFILE_ID_DESCRIPTION="A string value representing the device profile id. For example, '784f394c-42b6-435a-983c-b7beff2784f9'";
publicstaticfinalStringTENANT_ID_PARAM_DESCRIPTION="A string value representing the tenant id. For example, '784f394c-42b6-435a-983c-b7beff2784f9'";
publicstaticfinalStringEDGE_ID_PARAM_DESCRIPTION="A string value representing the edge id. For example, '784f394c-42b6-435a-983c-b7beff2784f9'";
publicstaticfinalStringCUSTOMER_ID_PARAM_DESCRIPTION="A string value representing the customer id. For example, '784f394c-42b6-435a-983c-b7beff2784f9'";
protectedfinalStringPAGE_SIZE_DESCRIPTION="Maximum amount of entities in a one page";
protectedfinalStringPAGE_NUMBER_DESCRIPTION="Sequence number of page starting from 0";
protectedfinalStringDEVICE_TYPE_DESCRIPTION="Device type as the name of the device profile";
protectedfinalStringDEVICE_TEXT_SEARCH_DESCRIPTION="The search is performed by device special field 'textSearch' represented by device name";
protectedfinalStringSORT_PROPERTY_DESCRIPTION="Property of device to sort by";
publicstaticfinalStringDEVICE_ID_PARAM_DESCRIPTION="A string value representing the device id. For example, '784f394c-42b6-435a-983c-b7beff2784f9'";
publicstaticfinalStringDEVICE_PROFILE_ID_DESCRIPTION="A string value representing the device profile id. For example, '784f394c-42b6-435a-983c-b7beff2784f9'";
publicstaticfinalStringTENANT_ID_PARAM_DESCRIPTION="A string value representing the tenant id. For example, '784f394c-42b6-435a-983c-b7beff2784f9'";
publicstaticfinalStringEDGE_ID_PARAM_DESCRIPTION="A string value representing the edge id. For example, '784f394c-42b6-435a-983c-b7beff2784f9'";
publicstaticfinalStringCUSTOMER_ID_PARAM_DESCRIPTION="A string value representing the customer id. For example, '784f394c-42b6-435a-983c-b7beff2784f9'";
privatestaticfinalStringDEVICE_ID="deviceId";
privatestaticfinalStringDEVICE_NAME="deviceName";
privatestaticfinalStringTENANT_ID="tenantId";
privatefinalStringPAGE_SIZE_DESCRIPTION="Maximum amount of entities in a one page";
privatefinalStringPAGE_NUMBER_DESCRIPTION="Sequence number of page starting from 0";
privatefinalStringDEVICE_TYPE_DESCRIPTION="Device type as the name of the device profile";
privatefinalStringDEVICE_TEXT_SEARCH_DESCRIPTION="The search is performed by device special field 'textSearch' represented by device name";
privatefinalStringSORT_PROPERTY_DESCRIPTION="Property of device to sort by";