Save a TOC to cache
Deletes cache
Loop through all TOC ids and see if we already have it. If not, retrieve it.
Fetch TOC item from the Crazyflie (https://wiki.bitcraze.io/doc:crazyflie:crtp:log#get_toc_item)
Gets the complete TOC cache Will return null if file doesn't exist or invalid JSON
Get TOC from cache according to cyclic redundancy check (checksum) value Will return null if no crc in cache
Handle TOC item response (https://wiki.bitcraze.io/doc:crazyflie:crtp:log#get_toc_item)
Generated using TypeDoc
Fetches TOC from the Crazyflie. Specify port because both parameters and logging use the same system (https://wiki.bitcraze.io/doc:crazyflie:crtp:log#table_of_content_access) (https://wiki.bitcraze.io/doc:crazyflie:crtp:param#toc_access)