You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to emqtt
HI!
my next job needs to handle "MQTT-SN" and so i would like to use emqtt. the target IoT device also provide an encryption property, it is calling "DTLS" (dynamic-tls ???) it is also supported by emqtt and how can i setup it?
regards, volker.
imsbha...@gmail.com
unread,
Aug 2, 2022, 4:38:45 PM8/2/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to emqtt
Hi,
I have one query on MQTT-SN, since it is on udp:
How the server knows that the client is still connected? Is it determined only if the Ping request is missed for keepAlive timer expiry? Or there is any other way ?