zephyr/samples/net/cloud
Jukka Rissanen 5a9a39caf3 net: mgmt: Convert the mgmt API to use 64-bit masks
Instead of using 32 bit enum values for event numbers, convert
the code to use 64 bit long bit fields. This means that the
user API is changed to use 64 bit event values instead of 32
bit event values.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2025-06-18 10:54:44 +02:00
..
aws_iot_mqtt net: mqtt: Add MQTT 5.0 support for DISCONNECT 2025-03-26 16:19:42 +01:00
mqtt_azure net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
tagoio_http_post net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
README.rst

.. zephyr:code-sample-category:: cloud
   :name: IoT Cloud
   :show-listing:

   These samples demonstrate how to connect Zephyr devices to various IoT cloud services.