zephyr/samples/net
Seppo Takalo 8ffb64d46f net: lwm2m: Allow configuring update period
Add new configuration value CONFIG_LWM2M_UPDATE_PERIOD
that allows calculating update period from last update,
instead of calculating it from the lifetime.

In runtime, server is allowed to change the lifetime of the
registration which causes update perdiod to be effected.

When fixed update period is preferred, UPDATE_PERIOD
config is then used.

Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
2023-10-20 14:57:38 +02:00
..
capture samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
cellular_modem samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
cloud random: Rename random header 2023-10-10 14:23:50 +03:00
common
dhcpv4_client samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
dns_resolve samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
dsa samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
eth_native_posix samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
gptp samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
gsm_modem samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
ipv4_autoconf samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
lldp samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
lwm2m_client net: lwm2m: Allow configuring update period 2023-10-20 14:57:38 +02:00
mdns_responder samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
mqtt_publisher random: Rename random header 2023-10-10 14:23:50 +03:00
mqtt_sn_publisher samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
openthread/coprocessor samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
promiscuous_mode samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
sockets random: Rename random header 2023-10-10 14:23:50 +03:00
stats samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
syslog_net logging: runtime setting of syslog server ip address 2023-09-27 09:13:23 +02:00
telnet samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
tftp_client samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
virtual samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
vlan samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
wifi samples: net: wifi: support esp32s3_luatos_core 2023-09-22 15:58:11 +02:00
wpan_serial random: Rename random header 2023-10-10 14:23:50 +03:00
wpanusb samples: usb: wpanusb: fix bad code-sample id 2023-09-20 11:36:12 +01:00
zperf samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
net.rst