This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

System parameters
#4
For network activity, you can get current stats like this:
Code:
require('ifinfo')
stats = ifinfo().eth0
log(stats)

You will still have to store older values somewhere if you want to get stats for the current hour/day/etc.
There's no API for getting KNX stats at the moment, but it might get added in the next FW.
Reply


Messages In This Thread
System parameters - by baggins - 09.03.2017, 12:37
RE: System parameters - by baggins - 12.03.2017, 22:26
RE: System parameters - by buuuudzik - 13.03.2017, 07:16
RE: System parameters - by admin - 13.03.2017, 07:31
RE: System parameters - by baggins - 13.03.2017, 07:58
RE: System parameters - by admin - 13.03.2017, 07:59
RE: System parameters - by baggins - 13.03.2017, 08:12
RE: System parameters - by Thomas - 13.03.2017, 10:33
RE: System parameters - by buuuudzik - 13.03.2017, 19:29
RE: System parameters - by admin - 13.03.2017, 10:59

Forum Jump: