Commands And Events

The Logger module has the following Commands and Events:

Events

NameDescriptionEvent Type
LogDoneAn event notifying that a Log-cycle issued by the log-command of this LoggerBee instance has completed.Normal

Commands

NameDescriptionCommand Type
LogA command initiating a Log cycle of the items logged by this LoggerBee instance.Synchronous
Log_DataPushThis command ensure that all items and samples in the data push package, are stored to the HoneyStore database where applicable.
See also:  APIS data transfer mechanism; Data Push
Synchronous

See also Commands And Events