Define ANJ_OBSERVE_MAX_WRITE_ATTRIBUTES_NUMBER
Defined in File anj_config.h
Define Documentation
-
ANJ_OBSERVE_MAX_WRITE_ATTRIBUTES_NUMBER
Configure the number of paths that have Observation-Class Attributes set with Write-Attributes operation at the same time. Attributes set with Observe operation (possible with LwM2M 1.2) are stored independently.
Default value: 10 It affects statically allocated RAM. If an incoming Write-Attributes can’t be handled due to this limit, Anjay Lite will respond with message code 5.00 Internal Server Error.