Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mosquitto-dev] monitor client ID

Also you should set a will so that on unexpected disconnect, the 'will' will automatically set the presence to offline.

On Jul 15, 2015 10:37 PM, "Shirish Kumar" <shirish.kumar@xxxxxxxxx> wrote:
>
> I do think it is supported currently.  I have all my clients publish their presence on "presence" topics.  This also gives my a lot more flexibility in managing presence (other than just online/offline).
>
> On Wed, Jul 15, 2015 at 2:27 AM, Vishalkumar Maroorkar <vishalm101@xxxxxxxxx> wrote:
>>
>> Hi,
>>
>> Is there is any way to monitor which clients are connected or disconnected to mosquitto broker.
>> I need to check the presence of the client in MQTT, where as this feature is available in XMPP protocol.
>>
>> Thanks,
>> Vishal
>>
>> _______________________________________________
>> mosquitto-dev mailing list
>> mosquitto-dev@xxxxxxxxxxx
>> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
>> https://dev.eclipse.org/mailman/listinfo/mosquitto-dev
>
>
>
> _______________________________________________
> mosquitto-dev mailing list
> mosquitto-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/mosquitto-dev


Back to the top