1
0
mirror of https://github.com/softScheck/tplink-smartplug synced 2026-07-10 00:49:03 +02:00

Fixed issue #63

This commit is contained in:
willi
2020-11-05 17:57:12 +01:00
parent 5cc3ed22c0
commit e975f579b3
+1 -1
View File
@@ -120,7 +120,7 @@ Get Daily Statistic for given Month
{"emeter":{"get_daystat":{"month":1,"year":2016}}} {"emeter":{"get_daystat":{"month":1,"year":2016}}}
Get Montly Statistic for given Year Get Montly Statistic for given Year
{"emeter":{""get_monthstat":{"year":2016}}} {"emeter":{"get_monthstat":{"year":2016}}}
Erase All EMeter Statistics Erase All EMeter Statistics
{"emeter":{"erase_emeter_stat":null}} {"emeter":{"erase_emeter_stat":null}}