396aa09915 | ||
---|---|---|
.. | ||
.gitee | ||
command | ||
frameworks | ||
interfaces/native/innerkits | ||
BUILD.gn | ||
LICENSE | ||
README.md | ||
README_zh.md |
README.md
hievent Module
Overview
This module provides APIs for printing faults, user behavior, and power consumption statistics of service components. It also supports event serialization.
Architecture
- An event is created.
- Data is added for the event.
- The event is reported.
- The event component checks the parameter validity and performs binary serialization to convert the event into structured data.
- The event component calls the output function to write the event into a file. Each time a new file is written, the common header information is added to it.
- The upload component passively or proactively reports the event information to smartphones at a scheduled time.
Repositories Involved
hiviwdfx_hievent_lite