mitra42 / frugal-iot

A platform to enable affordable sensor networks
https://drive.google.com/drive/folders/1VRrBSEATjN9i-Fx3X48nKeh_lJCg1sto?usp=sharing
1 stars 2 forks source link

MQTT - how to obtain client id #31

Open mitra42 opened 1 month ago

mitra42 commented 1 month ago

MQTT connections have a client id, however I am not seeing how to see this in either the Javascript library or Arduino ones.

We need to be able to configure a client id, and see it in messages - especially so a client can detect messages from its own, or related sensors.