Added retrieval of emitter flow to the API

This commit is contained in:
Lew Rossman
2023-07-06 15:35:30 -04:00
parent 789d42f248
commit 3acfb6dae3
7 changed files with 31 additions and 20 deletions

View File

@@ -41,6 +41,7 @@ Public Const EN_MAXVOLUME = 25
Public Const EN_CANOVERFLOW = 26
Public Const EN_DEMANDDEFICIT = 27
Public Const EN_NODE_INCONTROL = 28
Public Const EN_EMITTERFLOW = 29
Public Const EN_DIAMETER = 0 ' Link parameters
Public Const EN_LENGTH = 1