So I made myself a little lua script to read the inventory of my me storage system and also list the amount of bytes they require.
Its my first script so I'm sure there are better ways to do all of this.
The Me Network is connected to the Computer via an adapter on the me controller of the network.
Pastebin here
Now what it does is it uses the getItemsInNetwork function to list all items in a loop and display the name and amount of Bytes of each item in one line.
A line counter goes up for each of the items added which is needed later.
After all Items are l