AAs are expected to report two forms of data called events:
Each synchronous API call such as FIP Discovery, FIP Linking, FI request etc. are to be reported every 10 min. .
Async functions such as FI notifications for FIPs are to be reported every 10 mins
Each report is referred to as signals. Signals contain multiple events- Sync API call data aggregated every 10 mins for each FIP.
For Sync API:
NOTE: If there are no events that take place in the 10 min duration for an API , do not send a signal. It can be completely omitted. Do not send 0 or any value other than null if you do not have the data. Sending 0 will skew the charts.