Update 04-opentsdb-json.mdx
This commit is contained in:
parent
61ea780de4
commit
878ae7da52
|
@ -91,7 +91,7 @@ taos> show stables;
|
|||
Query OK, 2 row(s) in set (0.001954s)
|
||||
|
||||
taos> select * from `meters.current`;
|
||||
ts | value | groupid | location |
|
||||
_ts | _value | groupid | location |
|
||||
===================================================================================================================
|
||||
2022-03-28 09:56:51.249 | 10.300000000 | 2.000000000 | California.SanFrancisco |
|
||||
2022-03-28 09:56:51.250 | 12.600000000 | 2.000000000 | California.SanFrancisco |
|
||||
|
|
Loading…
Reference in New Issue