https://github.com/ibm-messaging/mqtt-status-pattern
This repository contains an example showing a pattern of usage of MQTT that makes available the status of MQTT clients.
https://github.com/ibm-messaging/mqtt-status-pattern
Last synced: 2 months ago
JSON representation
This repository contains an example showing a pattern of usage of MQTT that makes available the status of MQTT clients.
- Host: GitHub
- URL: https://github.com/ibm-messaging/mqtt-status-pattern
- Owner: ibm-messaging
- License: epl-1.0
- Created: 2014-01-30T15:24:04.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-24T13:57:33.000Z (about 11 years ago)
- Last Synced: 2025-01-23T23:53:14.361Z (4 months ago)
- Language: C
- Size: 160 KB
- Stars: 2
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
mqtt-status-pattern
===================This repository contains an example showing a pattern of usage of MQTT that makes available the status of MQTT clients, including using the MQTT Last Will and Testament feature to update the status automatically if a client loses its connection.
See the Wiki for more details of the example.
If you find this example helpful, please Star the repository as that will help us focus on the things that people find the most helpful.
If you have any comments or suggestions for improvements, please create an Issue or better yet submit a Pull Request. If you do submit a Pull Request please indicate in the Pull Request that you accept and agree to be bound by the terms of the IBM Contributor License Agreement that can be found in the CLA.md file in the repository.