house

Public

Readme

Clients

Publish data:

mosquitto_pub \
  -h gcmb.io \
  -p 8883 \
  -i CLIENT_APP_ID/pub \
  -u CLIENT_APP_ID \
  -P CLIENT_APP_SECRET \
  -t paul/house/sometopic \
  -r \
  -m "test"

Subscribe to data:

mosquitto_sub \
  -h gcmb.io \
  -p 8883 \
  -i CLIENT_APP_ID/sub \
  -u CLIENT_APP_ID \
  -P CLIENT_APP_SECRET \
  -t paul/house/sometopic

About

No short description has been provided.

Repository

https://github.com/pvorb/gcmb-house

Messages Sent in Last Minute

0

Messages Sent in Current Hour

0

Messages Sent Today

0

Last Message Published

2025-03-05 01:00:46

Grand Central Message Broker Ā© huditech 2025. All rights reserved