AsyncAPI channel · Cosmoplat
· COSMOPlat IoT Telemetry (MQTT)
tgwl/telemetry/{enterpriseId}/#
Wildcard subscription delivering telemetry for every device belonging to the enterprise (tenant).
Channel address
tgwl/telemetry/{enterpriseId}/#
Parameters
enterpriseId— 企业ID — the enterprise (tenant) identifier from 企业中心.
Operations
receive
receiveTenantTelemetryAll
Subscribe to all telemetry for the tenant.
Messages
telemetryEnvelope
Telemetry envelope delivered to tenant subscribers
Content-Type:
application/jsonAbout AsyncAPI
The AsyncAPI specification describes event-driven APIs the way OpenAPI describes request/response APIs. A channel is the named pipe — a webhook URL, a Kafka topic, a WebSocket route, an MQTT subject — that producers and consumers publish or subscribe to. Each channel carries one or more messages with structured payloads, and an operation declares whether a given party sends or receives on that channel.
Browse every event-driven channel on the APIs.io network or compare with the broader Agent Skill and MCP server surfaces of the same providers.