resource gathering

This commit is contained in:
Aaron Greenspan
2019-12-23 18:14:37 -07:00
parent 1b6d4ef435
commit f2275ee227
18 changed files with 182 additions and 183 deletions

View File

@@ -1,6 +1,6 @@
--authed
/version/#AppVersion VersionR GET
-- /apps AppsManifestR GET --get current apps listing
/version VersionR GET
/apps AppsManifestR GET --get current apps listing
-- /apps/#Text/#AppVersion AppR GET --install new app
-- /sys/agent/#AppVersion AgentR GET --install new agent version
-- /sys/appmgr/#AppVersion AppMgrR GET --install new appmgr version