We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 121d108 commit d1b8e8eCopy full SHA for d1b8e8e
docs/src/understand/tedge-mapper.md
@@ -194,13 +194,3 @@ tedge mqtt sub te/errors
194
[te/errors] Invalid JSON: Unexpected end of JSON: {"temperature":23,"pressure":220
195
[te/errors] Not a timestamp: the time value must be an ISO8601 timestamp string in the YYYY-MM-DDThh:mm:ss.sss.±hh:mm format, not a number.
196
```
197
-
198
-## Topics used by tedge-mapper
199
200
-- Incoming topics
201
- - `te/+/+/+/+/m/+`
202
203
-- Outgoing topics
204
- - `te/errors` (for errors)
205
- - `c8y/measurement/measurements/create` (for Cumulocity)
206
- - `az/messages/events/` (for Azure IoT Hub)
0 commit comments