[omaha] r120 committed - Edited wiki page ServerProtocol through web user interface.

0 views
Skip to first unread message

om...@googlecode.com

unread,
Sep 27, 2011, 1:38:33 PM9/27/11
to omah...@googlegroups.com
Revision: 120
Author: mevi...@google.com
Date: Tue Sep 27 10:38:02 2011
Log: Edited wiki page ServerProtocol through web user interface.
http://code.google.com/p/omaha/source/detail?r=120

Modified:
/wiki/ServerProtocol.wiki

=======================================
--- /wiki/ServerProtocol.wiki Fri Aug 19 12:22:12 2011
+++ /wiki/ServerProtocol.wiki Tue Sep 27 10:38:02 2011
@@ -291,10 +291,14 @@

_Request Attributes_

-In either case, the special value "-1" indicates a new install. An
attribute may be omitted if the value is "0"; the entire element may be
omitted if both values are zero.
+ * `active`: "1" if the app was active since the last report; "0"
otherwise.
* `a`: If present, the app was active since the last report; the value
is the number of days since the app last reported active. The attr is
omitted if the app was not active.
* `r`: The app is present; the value is the number of the days since
the app last reported present.

+For both `a` and `r`, the special value "-1" indicates a new install. Any
attribute may be omitted if its value is "0"; the entire element may be
omitted if all values are zero.
+
+If `a` is nonzero, `active` should be set to "1".
+
_Response Attributes_
* `status`: Always `"ok"`.

Reply all
Reply to author
Forward
0 new messages