Skip to content
Commit 633b6dd9 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

ProtocolHelper: deserialize Items based on ItemFetchScope (optional)

This is an optimization for the Monitor which may receive more data in the
Notification than its scope has requested. To avoid things like parsing
payload of Items even though it wasn't requested through the ItemFetchScope,
the ProtocolHelper now checks with the fetch scope before deserializing
some values.
parent 87aa6a56
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment