pub fn events_for_object<T>(
    source_object_id: T,
    address_space: &AddressSpace,
    happened_since: &DateTimeUtc
) -> Option<Vec<NodeId>> where
    T: Into<NodeId>, 
Expand description

Searches for events of the specified event type which reference the source object