Commands And Events
The Logger module has the following Commands and Events:
Events
| Name | Description | Event Type | 
|---|---|---|
| LogDone | An event notifying that a Log-cycle issued by the log-command of this LoggerBee instance has completed. | Normal | 
Commands
| Name | Description | Command Type | 
|---|---|---|
| Log | A command initiating a Log cycle of the items logged by this LoggerBee instance. | Synchronous | 
| Log_DataPush | This 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