-
Notifications
You must be signed in to change notification settings - Fork 131
Items json_server
ggodart edited this page Jan 2, 2021
·
1 revision
See original
Called via the web server. If no request, usage is returned. Examples:
http://localhost:8080/sub?json
http://localhost:8080/sub?json(vars)
You can also specify which objects, groups, categories, variables, etc to return (by default, all) Example:
http://me:8080/sub?json(weather=TempIndoor|TempOutdoor)
You can also specify which fields of objects are returned (by default, all) Example:
http://localhost:8080/sub?json(groups=$All_Lights,fields=html)
Generate json for MisterHouse objects, groups, categories, and variables
None
None
add request types for speak, print, and error logs add the truncate option to packages, vars, and other requests add more info to subs request