Update json-parsing.md (#4383)

pull/4388/head
samborambo 2022-08-24 10:12:45 +12:00 committed by GitHub
parent 688181cea9
commit 581fd9c44d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ Use the following examples to help you set up parsing rules for [native subscrip
JSON paths start with a “$.” In the above example, all of the values are at the root level of the JSON, so the JSON paths for these elements are very simple:
- Measurement: $.temperature_sensor
- Measurement: $.device_type
- Timestamp: $.time
- Tag: $.device_id
- Field 1: $.temperature