eclipse-wakaama / wakaama

Eclipse Wakaama is a C implementation of the Open Mobile Alliance's LightWeight M2M protocol (LWM2M).
BSD 3-Clause "New" or "Revised" License
498 stars 374 forks source link

Added new define codes #752

Closed mlasch closed 8 months ago

mlasch commented 8 months ago

Added COAP responses codes from RFC7959 and RFC7252 https://www.rfc-editor.org/rfc/rfc7959 https://www.rfc-editor.org/rfc/rfc7252

Added new LwM2M security object IDs for object version 1.2 https://raw.githubusercontent.com/OpenMobileAlliance/lwm2m-registry/ prod/version_history/0-1_2.xml

This is a rebase of #715

LukasWoodtli commented 8 months ago

LGTM