I am working on a project to integrate a data collection product with ALC BMS system. In this situation, due to network restrictions, I cannot connect directly to the ALC system. Instead pursuing a path where a text dump from ALC will be made available containing all datapoints and values every few minutes.
I would like to feed this file into a simulator. The data collection product would read the datapoints via the simulator.
Any advice would be great. I was also thinking, I could use an SNMP simulator, but the source file may require some translation to convert the object names to OIDs, but I don't know too much about this.
Thanks.