Incoming events¶

Purpose: Monitor live incoming device events and pings, and filter them by device or receiver.
1. When to use¶
- When validating that devices are sending events.
- When troubleshooting routing, connectivity, or event decoding.
2. Sections and why they matter¶
2.1 Filters and actions¶
Show eventsandShow pingstoggle which message types appear.- Filters for
OID,UID, andReceivernarrow the stream to a specific device or instance. Apply filterupdates the view,Clearresets filter fields, andClear eventsclears the current list.
Filters are essential for high-volume receivers where scrolling the raw stream is impractical.

2.2 Incoming event table¶
The table is wide and grouped by purpose:
- Identification:
Time,OID,PUID,UID,ICCIDidentify the device. - Connectivity:
Signal,Com(communication type),Con(protocol),IP,Ping,SMS Pingshow transport health. - Device version:
HWandFWhelp correlate behavior with hardware or firmware revisions. - Routing:
RR ID(route identifier),RR(receiver route value), andLL(line value) show routing context;Dev RRandDev LLare device-reported routing values.Reg?indicates registration status. - Event details:
Seq,C,Code,Group,Zone,Type,SubType,Pdefine the event payload.
Use these columns to confirm that events are correctly decoded and routed to the intended output. For full field definitions, see Glossary in the IPcom navigation.
2.3 Operational checks and actions¶
Use two quick passes during incident triage: first make sure the stream view is trustworthy, then validate routing and payload fields.
Monitor these in runtime:
- Filter state left active unintentionally. Alert cue: operators miss events because the view is narrowed.
Timedrift and delayed rows. Alert cue: latency spike from device to receiver.- Routing mismatch between
RR/LLand expected receiver path. Alert cue: events appear under wrong route context. - Repeated bad combinations in
Code/Group/Zone. Alert cue: decode/parsing mismatch after config changes.
Confirm before production use:
Clearreturns the table to the expected full stream before broad incident triage.- Identification fields (
OID,UID,PUID) map to known objects. - Transport fields (
Con,IP,Ping,SMS Ping) are consistent with the device communication mode.