Explorar o código

Update influx.md

Update the SQL statement in the rule configuration file influxRule.txt
tmactao %!s(int64=3) %!d(string=hai) anos
pai
achega
e7c0ac4c40
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/zh_CN/plugins/sinks/influx.md

+ 1 - 1
docs/zh_CN/plugins/sinks/influx.md

@@ -39,7 +39,7 @@
 ```json
 {
   "id": "influx",
-  "sql": "SELECT * from  demo_stream where temperature < 50",
+  "sql": "SELECT * from  demo_stream where temperature > 50",
   "actions": [
     {
       "log": {},