based on, "parent / childe" the event's should act in NPM
classification:
all event's |--|--|-- (childe = group/node/hardware-sensor/interface/others)
group |--|-- (childe = node/hardware-sensor/interface/others)
node -- |-- (childe = hardware-sensor/interface/others)
hardware -- (childe = none)
interface -- (childe = none)
others -- (childe = none)
example:
if I create a "Last xx Event" per Interface, Node or Group all event's should include the event's below this request....
so if I create a "View" of the NODE-Events it must include all event's of the node, including all interface, hardware and other events, it is still a "Node Event"!
If I do a Event-List of the interface (childe) it must only include the interface events.
hoppe this is understandable...