Integrated Dynamics

Integrated Dynamics

63M Downloads

Eval Reader

Piratdu52 opened this issue · 1 comments

commented

Issue type:

  • ➕ Feature request

Short description:

This reader is a proxy on steroids, it will expose 2 aspects when reading a variable store:

  1. Value: This will do exact same thing as proxy but in a more powerful way because the var dont need to be in network of the reader so you will be able to isolate networks without cutting data transmission. You will be able to config what slot you want, this wil be very handful when you need multiple proxy but want to stay compact.

  2. Values: Will return a list with the value of each "Variable card" in the inventory slot order. This will allow to manage a lot of inventory more easily Need to add a chest ? Add the card of the inventory reader inside the variable store. Need to remove it because finally it was not needed ? Just remove the card.

commented

Related to #192