Define ANJAY_WITHOUT_COMPOSITE_OPERATIONS
Defined in File anjay_config.h
Define Documentation
-
ANJAY_WITHOUT_COMPOSITE_OPERATIONS
If enable Anjay doesn’t handle composite operation (read, observe and write). Its use makes sense for LWM2M v1.1 upwards.
This flag can be used to reduce the size of the resulting code.
If active, anjay will respond with message code 5.01 Not Implemented to any composite type request.