MQTT#
MQTT (Message Queuing Telemetry Transport) is a protocol that is widely used to send messages from sensors to be logged.
For an example of implementing it on a Pico go here.
When written the rest of this section will explain some of the ideas behind using MQTT