mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 19:42:36 +00:00
The native Zephyr LwM2M client enables the JSON formatter which can use more of the packet buffers than the default 256 with TLV formatting. Let's set the default to 512 in order to avoid cutting off the output of larger READ operations. In the future, we should establish block transfer buffers to handler longer READ ops. Signed-off-by: Michael Scott <mike@foundries.io> |
||
---|---|---|
.. | ||
common | ||
dhcpv4_client | ||
dns_resolve | ||
eth_native_posix | ||
google_iot_mqtt | ||
gptp | ||
ipv4_autoconf | ||
lldp | ||
lwm2m_client | ||
mdns_responder | ||
mqtt_publisher | ||
nats | ||
promiscuous_mode | ||
sockets | ||
stats | ||
syslog_net | ||
telnet | ||
updatehub | ||
vlan | ||
wifi | ||
wpan_serial | ||
wpanusb | ||
zperf | ||
net.rst |