test

Public

Child Topics

a
b
c
sometopic

Readme

Not connected, not receiving live data

Clients

Publish data:

mosquitto_pub \
  -h gcmb.io \
  -p 8883 \
  -i CLIENT_APP_ID/pub \
  -u CLIENT_APP_ID \
  -P CLIENT_APP_SECRET \
  -t stefan/test/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 stefan/test/sometopic

About

No short description has been provided.

Repository

https://github.com/stefan-hudelmaier/gcmb-test

Messages Sent in Last Minute

0

Messages Sent in Current Hour

0

Messages Sent Today

0

Last Message Published

2025-02-11 10:38:25

Grand Central Message Broker © huditech 2025. All rights reserved