Skip to content

Commit 9f7823a

Browse files
committed
Update iot-cloud-tech-ref.md
1 parent 5a3c7fd commit 9f7823a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/cloud/iot-cloud/tutorials/02.technical-reference/iot-cloud-tech-ref.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,8 @@ To read the location values, we can use the following method `Location coordinat
281281
| Latitude | `float` | `coordinates.lat` | This variable is ready only |
282282
| Longitude | `float` | `coordinates.lon` | This variable is ready only |
283283

284+
***The format of the `lat` and `lon` is in Decimal Degrees (DD), for example `41.40338`, `2.17403`.***
285+
284286
#### Television
285287

286288
Declared as `CloudTelevision x;`

0 commit comments

Comments
 (0)