#include "configuration.h"
#include "bsp.h"
#include <list>
Go to the source code of this file.
◆ TY16_REMOTE_CSE
| #define TY16_REMOTE_CSE 16 |
◆ TY1_ACP
◆ TY23_SUBSCRIPTION
| #define TY23_SUBSCRIPTION 23 |
◆ TY2_APPL_ENTITY
| #define TY2_APPL_ENTITY 2 |
◆ TY3_CONTAINER
◆ TY4_CONTENT_INSTANCE
| #define TY4_CONTENT_INSTANCE 4 |
◆ TY5_CSEBASE
◆ TY9_GROUP
◆ TY_NONE
◆ TY_NOTIFICATION
| #define TY_NOTIFICATION 42 |
◆ TY_URIL
◆ contentType()
| const char* contentType |
( |
const String & |
filename | ) |
|
◆ contentTypeEncoding()
| const char* contentTypeEncoding |
( |
Encoding |
enc | ) |
|
◆ rqType()
| const char* rqType |
( |
int |
ty | ) |
|
Get the ressource type based on the int value
- Parameters
-
| ty | - int value of the resource type |
- Returns
- actual char* namespace (m2m:xxx)
◆ ACP_ADMIN_NAME
◆ ADMIN_ORIGINATOR
◆ CSE_ID
◆ CSE_NAME
◆ CSE_TYPE
◆ dataUpdated
◆ DEFAULT_PROTOCOL
◆ ENCODED_FALSE
| const char ENCODED_FALSE = "#FLS#" |
|
extern |
◆ ENCODED_TRUE
| const char ENCODED_TRUE = "#TR#" |
|
extern |
◆ globalResourcesThreshold
| int globalResourcesThreshold |
|
extern |
◆ HTTP_BINDING_ENABLED
◆ IP
◆ M2M_SP_ID
◆ MAX_NUMBER_OF_INSTANCES_DEFAULT
| int MAX_NUMBER_OF_INSTANCES_DEFAULT |
|
extern |
◆ modifiedAttributes
| std::list<String> modifiedAttributes |
|
extern |
◆ MQTTS_CLIENT_ID_PREFIX
| String MQTTS_CLIENT_ID_PREFIX |
|
extern |
◆ MQTTS_ENABLED
◆ MQTTS_ENDPOINT
◆ MQTTS_PORT
◆ MQTTS_RETRY_PERIOD
◆ MQTTS_TIMEOUT
◆ PORT
◆ REMOTE_CSE_ID
◆ REMOTE_CSE_NAME
◆ REMOTE_CSE_POA
◆ REMOTE_CSE_TYPE
◆ S_creation
| const char S_creation = "creation" |
|
extern |
◆ S_date
| const char S_date = "date" |
|
extern |
◆ S_expiration
| const char S_expiration = "expiration" |
|
extern |
◆ S_INCSE
| const char S_INCSE = "(in CSE)" |
|
extern |
◆ S_json
| const char S_json = "json" |
|
extern |
◆ S_modification
| const char S_modification = "modification" |
|
extern |
◆ S_rn
◆ S_slash
◆ S_tyeq
| const char S_tyeq = "ty=" |
|
extern |
◆ S_value
| const char S_value = "value" |
|
extern |
◆ S_xml
◆ SERIALISATION_TYPES
| std::list<String> SERIALISATION_TYPES |
|
extern |
◆ SUPPORTED_RELEASE_VERSIONS
| std::list<String> SUPPORTED_RELEASE_VERSIONS |
|
extern |
◆ SUPPORTED_RESTYPE
| std::list<int> SUPPORTED_RESTYPE |
|
extern |