Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Неправильная генерация переменной с устройствами подачи воды #1428

Open
SergeiSilakov opened this issue Sep 17, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@SergeiSilakov
Copy link
Contributor

SergeiSilakov commented Sep 17, 2024

При генерации оборудования объекта поле Клапан(-а) подачи воды генерируется не верно.
image
image
Необходимо изменить название поля с water_v на water_V и добавить генерацию переменной как таблицы даже при одном заданном устройстве.
Как должно быть
image

- prg.line_out_q23.water_v = prg.Control_modules.Q23V101
+ prg.line_out_q23.water_V = { prg.Control_modules.Q23V101 } 
@SergeiSilakov SergeiSilakov added the bug Something isn't working label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants