Json parse, log.....then display the infor on action tiles


#1

1) Give a description of the problem
I am not familiar with json web requests, logging.

2) What is the expected behavior?
I want to send a web request. Then parse, log and display the parsed information on action tiles. Basically I have a pool controller that I want to get information from it and display it on a tablet/phone. The controller is autelis and they information on their website about parsing. http://www.autelis.com/wiki/index.php?title=Pool_Control_HTTP_Command_Reference

I don’t know where to start! I have looked around on other threads but…again I am not familiar enough with all this to get started. Could someone throw together a very simple piston and post it or at least point me to thread that would be directly applicable.

Thanks


#2

Start off by making the web request to your api

Then log to console $response. From there you can start chiseling away to the info you want.


#3

ive made a few pistons querying json APIs,
https://community.webcore.co/t/renault-zoe-api-polling/17400/2

the store the values into my device tiles, and these can be shown in ActionTiles.