according to the introduction of mesh framework( value storage part), it says all mesh data is saved in a structure. My understanding is : Handle means a trickle instance reference, value is the data of mesh packet, and version is somehow like a sequence number of mesh packet of this value, is this right? if my understanding is right, does that mean mesh framework create a trickle instance for the mesh pakcet if only the data in mesh packet is different from others?