The Isobus module allows you to read ISO11783-10 (Isobus) data into Agrosense.
An isobus data collection contains the following files:
The node structure for isobus taskdata is mostly identical to the structure of the taskdata.xml itself. Since this will result in a lot of nodes of the same type in one big list, the similar-type nodes are collected under aggregate nodes. For example:
... where "Workers" and "Products groups" are aggregate nodes with the individual "Worker"-nodes, respectively "product group"-nodes below them instead of directly under the taskdata-node as they appear to be in the source taskdata XML. Another deviation from the XML-structure is the parts where references to the timelog and grid-files are located. Timelogs and grid-entries as stored in these files will be placed under these nodes where in reality the exist in the TLG and GRD-files.