]> git.mxchange.org Git - hub-docs.git/blobdiff - misc/possible_hub_states.txt
More state changes added
[hub-docs.git] / misc / possible_hub_states.txt
index 6b3b2846a0f8b3b7655c8cc0350540ef59454f79..f8b29c2ce018fa66d72ebc814449b6430cf4a3d4 100644 (file)
@@ -32,10 +32,13 @@ class with a XmlFileReader as a data source.
 -------------------------------------------------------------------------------
  <bad state>   | Does not response within timeout             | Message "BANNED"
  <any state>   | Sends unexpected network packets             | Message "PACKET"
+ <any state>   | Sends or replies with unknown message        | Message "UNKNOWN"
  "PACKET"      | Still sends unexpected network packets       | Karma lose
  "PACKET"      | Resends valid network package                | <prev. state>
  "PACKET"+Kar. | Still sends unexpected network packets       | Message "BANNED"
  "PACKET"+Kar. | Resends valid network package                | <prev. state>
+ "UNKNOWN"     | Still sends/replies with unknown message     | Karma lose
+ "UNKNOWN"     | Still sends/replies with unknown message     | Message "BANNED"
  <fine state>  | Does not response within timeout             | Pinged
 -------------------------------------------------------------------------------
  "WELCOME"     | Tries to send objects with invalid target    | Message "TARGET"