Skip to content

Add SubscribeToIoTCoreConnectionStatus client API - #151

Merged
rawalexe merged 1 commit into
mainfrom
dev/subscribe-to-iotcore-connection-status-client
Jul 22, 2026
Merged

Add SubscribeToIoTCoreConnectionStatus client API#151
rawalexe merged 1 commit into
mainfrom
dev/subscribe-to-iotcore-connection-status-client

Conversation

@rawalexe

Copy link
Copy Markdown
Member

Issue #, if available:

Description of changes:

Add ggipc_subscribe_to_iot_core_connection_status for subscribing to the IoT Core MQTT connection status. The current status is delivered as the first callback immediately after subscribing, then on each CONNECTED/DISCONNECTED transition. Unknown future status values are logged and skipped to keep the subscription alive. No accessControl policy is required for this operation. Also list the operation in the README.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Comment thread include/gg/ipc/client.h Outdated
Comment thread src/ipc/client/subscribe_to_iot_core_connection_status.c Outdated
Comment thread src/ipc/client/subscribe_to_iot_core_connection_status.c Outdated
@rawalexe
rawalexe force-pushed the dev/subscribe-to-iotcore-connection-status-client branch 2 times, most recently from 241678d to ad31e52 Compare July 21, 2026 20:47
Add ggipc_subscribe_to_iot_core_connection_status for subscribing to
the IoT Core MQTT connection status. The current status is delivered
as the first callback immediately after subscribing, then on each
CONNECTED/DISCONNECTED transition. Unknown future status values are
logged and skipped to keep the subscription alive. No accessControl
policy is required for this operation. Also list the operation in the
README.
@rawalexe
rawalexe force-pushed the dev/subscribe-to-iotcore-connection-status-client branch from ad31e52 to dd9c3ef Compare July 21, 2026 21:11
@rawalexe
rawalexe merged commit b0e4362 into main Jul 22, 2026
23 checks passed
@rawalexe
rawalexe deleted the dev/subscribe-to-iotcore-connection-status-client branch July 22, 2026 17:04
@rawalexe
rawalexe restored the dev/subscribe-to-iotcore-connection-status-client branch August 4, 2026 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants