.. |
buf_util.h
|
net: lwm2m: Integrate JSON lib to SenML-JSON
|
2022-06-06 12:06:43 +02:00 |
CMakeLists.txt
|
net: lwm2m: Access control object
|
2022-07-15 10:10:16 +02:00 |
ipso_accelerometer.c
|
subsystems: migrate includes to <zephyr/...>
|
2022-05-09 12:07:35 +02:00 |
ipso_buzzer.c
|
subsystems: migrate includes to <zephyr/...>
|
2022-05-09 12:07:35 +02:00 |
ipso_current_sensor.c
|
net: lwm2m: Remove two useless macros
|
2022-07-26 23:23:34 +00:00 |
ipso_filling_sensor.c
|
net: lwm2m: Remove two useless macros
|
2022-07-26 23:23:34 +00:00 |
ipso_filling_sensor.h
|
subsystems: migrate includes to <zephyr/...>
|
2022-05-09 12:07:35 +02:00 |
ipso_generic_sensor.c
|
net: lwm2m: Remove two useless macros
|
2022-07-26 23:23:34 +00:00 |
ipso_humidity_sensor.c
|
net: lwm2m: Remove two useless macros
|
2022-07-26 23:23:34 +00:00 |
ipso_light_control.c
|
subsystems: migrate includes to <zephyr/...>
|
2022-05-09 12:07:35 +02:00 |
ipso_onoff_switch.c
|
subsystems: migrate includes to <zephyr/...>
|
2022-05-09 12:07:35 +02:00 |
ipso_pressure_sensor.c
|
net: lwm2m: Remove two useless macros
|
2022-07-26 23:23:34 +00:00 |
ipso_push_button.c
|
subsystems: migrate includes to <zephyr/...>
|
2022-05-09 12:07:35 +02:00 |
ipso_temp_sensor.c
|
net: lwm2m: Remove two useless macros
|
2022-07-26 23:23:34 +00:00 |
ipso_timer.c
|
subsystems: migrate includes to <zephyr/...>
|
2022-05-09 12:07:35 +02:00 |
Kconfig
|
net: lwm2m: Historical data cache API update
|
2022-10-05 14:23:32 +00:00 |
Kconfig.ipso
|
net: lib: lwm2m: Give Kconfig choices symbol names
|
2022-07-11 11:03:41 +02:00 |
Kconfig.ucifi
|
net: lwm2m: add uCIFI Battery object (3411)
|
2022-01-21 11:32:08 -05:00 |
lwm2m_engine.c
|
net: lwm2m: Fix seg-faults if a socket was closed in the meantime
|
2022-10-12 18:42:41 +02:00 |
lwm2m_engine.h
|
net: lwm2m: Documentation of the lwm2m engine
|
2022-08-30 14:19:05 +00:00 |
lwm2m_message_handling.c
|
include: net: http: rename http_x.h http/x.h
|
2022-10-12 09:02:21 -04:00 |
lwm2m_message_handling.h
|
net: lwm2m: Refactor of engine, message handling
|
2022-07-05 13:50:26 +02:00 |
lwm2m_obj_access_control.c
|
net: lwm2m: Access control object
|
2022-07-15 10:10:16 +02:00 |
lwm2m_obj_access_control.h
|
net: lwm2m: Access control object
|
2022-07-15 10:10:16 +02:00 |
lwm2m_obj_connmon.c
|
subsystems: migrate includes to <zephyr/...>
|
2022-05-09 12:07:35 +02:00 |
lwm2m_obj_device.c
|
net: lwm2m: Remove two useless macros
|
2022-07-26 23:23:34 +00:00 |
lwm2m_obj_event_log.c
|
net: lwm2m: Add Event Log object
|
2022-07-13 10:19:26 +02:00 |
lwm2m_obj_event_log.h
|
net: lwm2m: Add Event Log object
|
2022-07-13 10:19:26 +02:00 |
lwm2m_obj_firmware.c
|
net: lwm2m: Set FOTA state correctly on URI write
|
2022-10-11 11:13:56 +02:00 |
lwm2m_obj_firmware_pull.c
|
net: lwm2m: Set FOTA state correctly on URI write
|
2022-10-11 11:13:56 +02:00 |
lwm2m_obj_gateway.c
|
subsystems: migrate includes to <zephyr/...>
|
2022-05-09 12:07:35 +02:00 |
lwm2m_obj_gateway.h
|
net: lwm2m: Add LwM2M gateway object
|
2022-01-18 13:19:12 -05:00 |
lwm2m_obj_location.c
|
subsystems: migrate includes to <zephyr/...>
|
2022-05-09 12:07:35 +02:00 |
lwm2m_obj_portfolio.c
|
net: lwm2m: Allow initializing opaque and string data to zero length
|
2022-06-09 11:30:37 +02:00 |
lwm2m_obj_security.c
|
net: lwm2m: Allow initializing opaque and string data to zero length
|
2022-06-09 11:30:37 +02:00 |
lwm2m_obj_server.c
|
net: lwm2m: Access control object
|
2022-07-15 10:10:16 +02:00 |
lwm2m_obj_swmgmt.c
|
net: lwm2m: Allow initializing opaque and string data to zero length
|
2022-06-09 11:30:37 +02:00 |
lwm2m_object.h
|
net: lwm2m: SenML-JSON support for Historical data
|
2022-10-05 14:23:32 +00:00 |
lwm2m_observation.c
|
include: net: http: rename http_x.h http/x.h
|
2022-10-12 09:02:21 -04:00 |
lwm2m_observation.h
|
net: lwm2m: Documentation of the lwm2m engine
|
2022-08-30 14:19:05 +00:00 |
lwm2m_pull_context.c
|
include: net: http: rename http_x.h http/x.h
|
2022-10-12 09:02:21 -04:00 |
lwm2m_pull_context.h
|
subsystems: migrate includes to <zephyr/...>
|
2022-05-09 12:07:35 +02:00 |
lwm2m_rd_client.c
|
lwm2m: fails if incorrect registration reply
|
2022-10-17 20:06:32 +02:00 |
lwm2m_rd_client.h
|
net: lwm2m: LwM2M Pause and resume support
|
2022-08-04 13:42:55 +02:00 |
lwm2m_registry.c
|
net: lwm2m: Use const data pointers in lwm2m_engine_set functions
|
2022-10-07 16:43:51 +00:00 |
lwm2m_registry.h
|
net: lwm2m: Historical data cache API update
|
2022-10-05 14:23:32 +00:00 |
lwm2m_resource_ids.h
|
net: lwm2m: Add IPSO Pressure Sensor object in ver. 1.1
|
2021-03-29 13:42:11 -04:00 |
lwm2m_rw_cbor.c
|
net: lwm2m: Fix decoding of objlnk
|
2022-06-05 14:27:39 +02:00 |
lwm2m_rw_cbor.h
|
net: lwm2m: Single instance read&write with CBOR
|
2022-04-22 09:44:36 +02:00 |
lwm2m_rw_json.c
|
net: lwm2m: Integrate JSON lib to LwM2M 1.0 JSON
|
2022-06-06 12:06:43 +02:00 |
lwm2m_rw_json.h
|
net: lwm2m: remove lwm2m_engine_obj from most handlers/formatter OPs
|
2019-08-02 12:00:35 +03:00 |
lwm2m_rw_link_format.c
|
subsystems: migrate includes to <zephyr/...>
|
2022-05-09 12:07:35 +02:00 |
lwm2m_rw_link_format.h
|
tests: net: lwm2m: Add link-format content writer tests
|
2022-02-02 11:12:56 +01:00 |
lwm2m_rw_oma_tlv.c
|
subsystems: migrate includes to <zephyr/...>
|
2022-05-09 12:07:35 +02:00 |
lwm2m_rw_oma_tlv.h
|
tests: net: lwm2m: Add OMA TLV content writer tests
|
2022-02-02 11:12:56 +01:00 |
lwm2m_rw_plain_text.c
|
subsystems: migrate includes to <zephyr/...>
|
2022-05-09 12:07:35 +02:00 |
lwm2m_rw_plain_text.h
|
net: lwm2m: Allow to return error codes by content encoders/decoders
|
2022-02-02 11:12:56 +01:00 |
lwm2m_rw_senml_cbor.c
|
net: lwm2m: SenML-CBOR Encoder and CDDL update
|
2022-10-05 14:23:32 +00:00 |
lwm2m_rw_senml_cbor.h
|
net: lwm2m: Composite Observation refactor
|
2022-06-06 12:06:43 +02:00 |
lwm2m_rw_senml_json.c
|
net: lwm2m: SenML-JSON support for Historical data
|
2022-10-05 14:23:32 +00:00 |
lwm2m_rw_senml_json.h
|
net: lwm2m: Composite Observation refactor
|
2022-06-06 12:06:43 +02:00 |
lwm2m_senml_cbor.cddl
|
net: lwm2m: SenML-CBOR Encoder and CDDL update
|
2022-10-05 14:23:32 +00:00 |
lwm2m_senml_cbor.patch
|
west.yml: Update zcbor to v. 0.5.1
|
2022-07-04 15:13:42 +02:00 |
lwm2m_senml_cbor_decode.c
|
lwm2m_senml: Regenerate cbor code using zcbor
|
2022-10-19 16:04:56 +02:00 |
lwm2m_senml_cbor_decode.h
|
lwm2m_senml: Regenerate cbor code using zcbor
|
2022-10-19 16:04:56 +02:00 |
lwm2m_senml_cbor_encode.c
|
lwm2m_senml: Regenerate cbor code using zcbor
|
2022-10-19 16:04:56 +02:00 |
lwm2m_senml_cbor_encode.h
|
lwm2m_senml: Regenerate cbor code using zcbor
|
2022-10-19 16:04:56 +02:00 |
lwm2m_senml_cbor_regenerate.sh
|
lwm2m_senml_cbor_regenerate.sh: Fix argument order in zcbor call
|
2022-10-19 16:04:56 +02:00 |
lwm2m_senml_cbor_types.h
|
lwm2m_senml: Regenerate cbor code using zcbor
|
2022-10-19 16:04:56 +02:00 |
lwm2m_shell.c
|
net: lib: lwm2m: Add shell commands for lock and unlock
|
2022-10-11 11:12:20 +02:00 |
lwm2m_util.c
|
subsystems: migrate includes to <zephyr/...>
|
2022-05-09 12:07:35 +02:00 |
lwm2m_util.h
|
subsystems: migrate includes to <zephyr/...>
|
2022-05-09 12:07:35 +02:00 |
README_lwm2m
|
west.yml: Update zcbor to v. 0.5.1
|
2022-07-04 15:13:42 +02:00 |
ucifi_battery.c
|
net: lwm2m: Remove two useless macros
|
2022-07-26 23:23:34 +00:00 |
ucifi_battery.h
|
net: lwm2m: add uCIFI Battery object (3411)
|
2022-01-21 11:32:08 -05:00 |