11 uint16_t size; // size of this appdef (0 indicates end of array)
12 uint32_t app_header; // pointer to appbase (could be void *, but we want explicitly 32 bit)
13 uint32_t app_seq; // incremented with each 'update' of the application. that means: the application that was installed most recently has the highest meta_seq.