How to understand TLV_TYPE_UPLINK_LOC_DATA

hi i’m studying UWB using dwm1001 and want make my application

what i want is bridge node transfer loc_data or iot_data to Rpi using SPI transmit

so that my rpi get uplink chunk from bridge like this

44250402007802100113030c947038ac3d3aadae3e6ab92e3e790210011303880a00200244573033313300000000000000000000030a000a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

and understood “4425040200” is sequence, “780210011303” is TLV_CMD what get uplink loc_data with node label
and “790210011303” is TLV_CMD what get uplink IoT_data with nodelabel (is it true?)

on the other hand i never understand other char looks like loc data or Iot data

plese help me thanks!