Skip to content

Subscription: simplify notification on node change

Vincent Monfort requested to merge vmo_subscription_add_node_notif_fix into master

The NodeId was evaluated on each MI of the queue of MI for the NodeId which was useless. Simplify code by removing this evaluation.

Tested with another project demo code.

Edited by Vincent Monfort

Merge request reports