JunsongDu
JunsongDu
@tstorek I have made the changed you suggested in this branch, can you add a test for caching under `test_units.py`?
Thanks for providing this example 👍 I can see a speed boost of about 100-500 times
@tstorek it should have been fixed. But you are right, we should double check, because it is implemented before the pydantic migration. I will try to solve the conflict next...
Hi, I tried to reproduce your error but got another unexpected error with the provided `pyproject.toml`. Since I am not that familiar with the `pyproject.toml`, I tried another slightly different...
have opened a new issue https://github.com/RWTH-EBC/FiLiP/issues/211 to upgrade the python version compatibility of `filip`. I think that will also fix this issue.
@jkriwet you can directly create a PR for the next time ;)
As discussed here https://github.com/RWTH-EBC/FiLiP/issues/206#issuecomment-1841010057, IoTagent-JSON must be later than 1.14.0
~~In #190, also need to update the version of supported Orion from `3.7.0` to `3.8.0`, if this issue is closed. Maybe there are still other features of `3.8.0` to implement.~~...
It seems to me that `conCenFan_oveAct_u` is a `command` in IoTAent, and the entity attribute is also created by IoTAent. If that is the case, I will suggest to use...
As far as I know, IoTagent will always create such an attribute in Orion. So I think the creation of `conCenFan_oveAct_u` is not a bug. And still, I recommend using...