User Events commands¶
User events are generated by SolarNetwork while processing data and provide insight into aspects like progress, statistics, and errors that occur during that processing. Each event includes the following properties:
| Property | Description |
|---|---|
| User ID | The SolarNetwork account owner ID associated with the event. |
| Event ID | A v7 UUID (that encapsulates the date of the event). |
| Tags | A set of categories that apply to the event. |
| Message | A descriptive message. |
| Data | An arbitrary map-like metadata object with event details. |
The structure of the Data is determined by the Tags on the event.