We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afcda62 commit 79bb4a3Copy full SHA for 79bb4a3
1 file changed
README.md
@@ -41,10 +41,10 @@ PFCP pipeline (URR / USAReport)
41
│ (interval counters per session: UL/DL bytes/packets + StartTime/EndTime)
42
▼
43
ees.PFCPSource ─────────► ees.Aggregator (ticks every PeriodSec)
44
- ▲ │
45
- │ OnUSAReport() │ compute UsageMeasures from interval counters
46
- │ ▼
47
- └─────────────── ees.Notifier ──► subscriber notifUri (HTTP POST)
+ │
+ │ compute UsageMeasures from interval counters
+ ▼
+ ees.Notifier ──► subscriber notifUri (HTTP POST)
48
^
49
│
50
ees.SubscriptionStore (in-memory)
0 commit comments