I would need to read them and copy in the corresponding variables.
So globally three steps:
1. Logging to server ( Digest authentication) - solved I think
2. reading String from Webpage Every second - NO IDEA HOW TO DO it and found no tutorials/examples
3. Parsing JSON and extracting data (easiest part I think)
Can anyone help with some links/opinion?