AWS IoT Device Client
|
Default permission values. More...
#include <Config.h>
Static Public Attributes | |
static constexpr int | KEY_DIR = 700 |
static constexpr int | ROOT_CA_DIR = 700 |
static constexpr int | CERT_DIR = 700 |
static constexpr int | CSR_DIR = 700 |
static constexpr int | CONFIG_DIR = 745 |
static constexpr int | LOG_DIR = 745 |
static constexpr int | PUBSUB_DIR = 745 |
static constexpr int | PKCS11_LIB_DIR = 700 |
static constexpr int | SENSOR_PUBLISH_ADDR_DIR = 700 |
static constexpr int | PRIVATE_KEY = 600 |
static constexpr int | PUBLIC_CERT = 644 |
static constexpr int | ROOT_CA = 644 |
static constexpr int | CSR_FILE = 600 |
static constexpr int | LOG_FILE = 600 |
static constexpr int | CONFIG_FILE = 640 |
static constexpr int | RUNTIME_CONFIG_FILE = 640 |
static constexpr int | JOB_HANDLER = 700 |
static constexpr int | PUB_SUB_FILES = 600 |
static constexpr int | SAMPLE_SHADOW_FILES = 600 |
static constexpr int | SENSOR_PUBLISH_ADDR_FILE = 660 |
static constexpr int | PKCS11_LIB_FILE = 640 |
static constexpr int | HTTP_PROXY_CONFIG_FILE = 600 |
Default permission values.
|
staticconstexpr |
Directories
|
staticconstexpr |
Files