User interface and json.

Hi all
Trying to wrap my head around a couple of things and hoping someone can help.

  1. Is there a list of available widgets for the web gui (json)?

  2. How do you change a button look based on the status of the attached code (same as buttons for power status)?

  3. Is there a resource on how to use json to create a gui for ui4?

I have looked around the only place I am currently getting all my implementation from is someone else’s code.

On a positive note if you are new to json etc. Two online resources I have found useful:-

Code beautifier :[url=http://jsbeautifier.org/]http://jsbeautifier.org/[/url]

and

json checker :[url=http://jsonlint.com/]http://jsonlint.com/[/url]

Thanks

John

I documented what I reverse-engineered here: http://wiki.micasaverde.com/index.php/Luup_plugins:_Static_JSON_file

I know of no official documentation.