Skip to content
Ulf edited this page Mar 5, 2014 · 5 revisions

#Overview

Here is the overview of the system messages which are sendet when something happens on the system level. For instance, when the system starts then the following message is send: "System is started!"

The format a this kind of message is the same as any message. Only the sender (thing) is always system.

message comment
System is started! When the system is started successfully
Thing is started When a thing is started successfully*
Thing is stopped When a thing is stopped successfully*
  • This messages are available after a successful start. Thing which are started during startup can't be monitored yet.

Clone this wiki locally