51 #define AWA_INVALID_ID (-1) 56 #define AWA_MAX_ID (65535) 200 #endif // AWA_TYPES_H indicates a resource capable of holding a LWM2M Opaque value
Definition: types.h:110
indicates a resource capable of holding a LWM2M Float value
Definition: types.h:108
AwaObjectID ObjectID
Object ID.
Definition: types.h:92
Low-level information is reported, in addition to Verbose.
Definition: types.h:156
indicates the resource is write-only to a management server
Definition: types.h:139
Not set.
Definition: types.h:164
bootstrap failed
Definition: types.h:189
indicates the resource can be read and written by a management server
Definition: types.h:140
Warnings are reported, in addition to Error.
Definition: types.h:154
indicates a multiple-instance resource capable of holding a number of LWM2M Boolean values ...
Definition: types.h:118
size_t Size
size of opaque data block
Definition: types.h:84
int AwaResourceInstanceID
Definition: types.h:46
indicates the resource is read-only to a management server
Definition: types.h:138
Reserved value.
Definition: types.h:124
A utility struct used to convey object link data.
Definition: types.h:90
AwaClientRegistrationStatus
Definition: types.h:185
indicates a multiple-instance resource capable of holding a number of LWM2M ObjectLink values ...
Definition: types.h:121
indicates a resource with no type
Definition: types.h:105
indicates the resource can be executed by a management server
Definition: types.h:141
bool AwaBoolean
Corresponds to the LWM2M Boolean type.
Definition: types.h:71
indicates a resource capable of holding an ASCII string (UTF-8 is not supported)
Definition: types.h:106
AwaContentType
Definition: types.h:170
not registered (to any server)
Definition: types.h:190
Reserved value.
Definition: types.h:144
indicates a resource capable of holding a LWM2M Boolean value
Definition: types.h:109
bootstrap in progress
Definition: types.h:188
Only errors are reported.
Definition: types.h:153
Provides definitions for Awa LWM2M Client and Server API error codes and error function declarations...
register failed (and not registered on another server)
Definition: types.h:193
A utility struct used to convey data pointer and size of an opaque data block.
Definition: types.h:81
indicates a multiple-instance resource capable of holding a number of ASCII string values ...
Definition: types.h:115
indicates a resource capable of holding a LWM2M ObjectLink value
Definition: types.h:112
int AwaObjectInstanceID
Definition: types.h:44
register in progress (and not registered or failed on another server)
Definition: types.h:191
AwaResourceOperations
Supported resource operations for management servers.
Definition: types.h:133
AwaObjectInstanceID ObjectInstanceID
Object Instance ID.
Definition: types.h:93
indicates no operations are permitted to a management server
Definition: types.h:137
indicates a resource capable of holding a LWM2M Time value
Definition: types.h:111
struct AwaOpaque AwaOpaque
A utility struct used to convey data pointer and size of an opaque data block.
indicates a resource capable of holding a LWM2M Integer value
Definition: types.h:107
indicates a multiple-instance resource capable of holding a number of LWM2M Float values ...
Definition: types.h:117
Reserved value.
Definition: types.h:127
indicates a multiple-instance resource capable of holding a number of LWM2M Opaque values ...
Definition: types.h:119
indicates an invalid resource operation
Definition: types.h:135
Raw ASN1 sequence.
Definition: types.h:165
No log information is reported.
Definition: types.h:152
double AwaFloat
Corresponds to the LWM2M Float type.
Definition: types.h:66
int AwaObjectID
Definition: types.h:43
AwaLogLevel
Supported log levels for a log command.
Definition: types.h:150
int AwaResourceID
Definition: types.h:45
register complete (to at least one server)
Definition: types.h:192
struct AwaObjectLink AwaObjectLink
A utility struct used to convey object link data.
indicates a multiple-instance resource capable of holding a number of LWM2M Time values ...
Definition: types.h:120
void * Data
pointer to opaque data
Definition: types.h:83
int64_t AwaInteger
Corresponds to the LWM2M 64-bit Integer type.
Definition: types.h:61
invalid client reference
Definition: types.h:187
PEM format.
Definition: types.h:166
High-level information is reported, in addition to Warning.
Definition: types.h:155
AwaResourceType
Supported resource types.
Definition: types.h:101
indicates an invalid resource type
Definition: types.h:103
int64_t AwaTime
Corresponds to the LWM2M Time type.
Definition: types.h:76
indicates a multiple-instance resource capable of holding a number of LWM2M Integer values ...
Definition: types.h:116
AwaCertificateFormat
Supported Certificate formats.
Definition: types.h:162
Reserved value.
Definition: types.h:126