The fields ``sst.last_packet_R`` and ``xst.last_packet_R`` contain a raw dump of the last received packet for that statistic. Parsing these packets is aided greatly by using our packet parser::
from tangostationcontrol.devices.sdp.statistics_packet import SSTPacket, XSTPacket