From 46b6b7c9b4dcad989f8451638753594b572f9f9a Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sun, 4 Nov 2018 10:35:22 +0000 Subject: Final tweaks, support LOGIN in monkeyfarmer --- docs/using-monkey.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs') diff --git a/docs/using-monkey.md b/docs/using-monkey.md index f4cb9d66a..b9155746a 100644 --- a/docs/using-monkey.md +++ b/docs/using-monkey.md @@ -138,10 +138,14 @@ Commands Cause a login to proceed using the set credentials + This will send a `DESTROY` message back. + * `LOGIN DESTROY` _%id%_ Cause a login to fail + This will send a `DESTROY` message back. + Responses --------- @@ -378,6 +382,11 @@ Responses Subsequent to this message, the user of monkey is at liberty to issue `LOGIN` commands to control the response of the `401LOGIN` process. +* `LOGIN DESTROY LWIN` _%id%_ + + The given login window has been destroyed and should no longer be sent + commands otherwise undefined behaviour may ensue. + ### Plotter messages > **Note, Monkey won't clip coordinates, but sometimes the core does.** -- cgit v1.2.3