I'm getting information from the interface of an internet modem: TXBytes, RXBytes, Uptime
It gives me a json entry:
Entrada=([[
{
"uptime":"15423",
"txbytes":"1147089",
"rxbytes":"23124634"
}
]])
Tab = json.cod(Entrada)...
asked by
11.10.2017 / 05:25