AsyncAPI channel · Cosmoplat
· COSMOPlat IoT Telemetry (MQTT)
tgwl/telemetry/{enterpriseId}/{productIdentifier}
Subscription delivering telemetry for the devices under a single product. The product identifier (产品标识) is read from 设备管理 › 产品管理.
Channel address
tgwl/telemetry/{enterpriseId}/{productIdentifier}
Parameters
enterpriseId— 企业ID — the enterprise (tenant) identifier from 企业中心.productIdentifier— 产品标识 — the product identifier shown in 设备管理 › 产品管理.
Operations
receive
receiveTenantTelemetryByProduct
Subscribe to telemetry for one product's devices.
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.