Dear TRNSys-Users, for my project i receive data via a MQTT-connection in order to simulate a building. This data-connection also includes real-time weather data from a sensor which should be used to compare the simulation with the real building. Is it possible to read the real-time data directly into a weather-data without creating a file? Type 15 and 99 require a file. As the data is collected every Minute it would be great to also simulate each timestep and not to wait for 60 minutes, create a file and then simulate with the given file. Thanks in advance! Best regards, David |