Thank you! I was able to stop a running Heartbeat application by submitting
a "quarksControl" command with the
data: {"type":"job","alias":"Heartbeat","op":"stateChange","args":["CLOSE"]}-- Queenie On Tue, May 24, 2016 at 11:13 AM, Dan Debrunner <[email protected]> wrote: > On 5/24/2016 10:54 AM, Queenie Ma wrote: > >> In the Javadoc, I see one command to "Submit (start) a registered >> application" using the "quarksControl" command. Is there an example of >> sample command data to stop a registered application? From the >> documentation, it seems like the device command would still be >> "quarksControl", but it is unclear what the JSON values should be. >> > > Sorry, forgot it hasn't been merged yet: > > https://github.com/apache/incubator-quarks/pull/120 > > Dan. > >
