[{"id":"329b3e0e034233a2","type":"inject","z":"ba790900339af802","name":"Request","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":135,"y":205,"wires":[["9ab337e2116dd80b"]]},{"id":"9ab337e2116dd80b","type":"function","z":"ba790900339af802","name":"Request V","func":"\nreturn msg;","outputs":1,"timeout":0,"noerr":0,"initialize":"","finalize":"","libs":[],"x":510,"y":205,"wires":[["c471bf7e409ae082"]]},{"id":"716c6c5897a894d2","type":"udp out","z":"ba790900339af802","name":"","addr":"","iface":"","port":"","ipv":"udp4","outport":"","base64":false,"multicast":"false","x":980,"y":205,"wires":[]},{"id":"c471bf7e409ae082","type":"change","z":"ba790900339af802","name":"Set Expected Respone Type","rules":[{"t":"set","p":"expectedResponseType","pt":"flow","to":"V","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":750,"y":205,"wires":[["716c6c5897a894d2"]]},{"id":"5d2d9e1c322dd5a9","type":"udp in","z":"ba790900339af802","name":"","iface":"","port":"","ipv":"udp4","multicast":"false","group":"","datatype":"buffer","x":115,"y":365,"wires":[["9b5c9f5a03d23978"]]},{"id":"c57391cc3ddc2eab","type":"function","z":"ba790900339af802","name":"Request I","func":"\nreturn msg;","outputs":1,"timeout":0,"noerr":0,"initialize":"","finalize":"","libs":[],"x":505,"y":345,"wires":[["a7d77ddad61add71"]]},{"id":"6cf8efcb806aba29","type":"function","z":"ba790900339af802","name":"Request V","func":"\nreturn msg;","outputs":1,"timeout":0,"noerr":0,"initialize":"","finalize":"","libs":[],"x":515,"y":385,"wires":[["acfdffccac2e9806"]]},{"id":"9b5c9f5a03d23978","type":"switch","z":"ba790900339af802","name":"Check Response Type","property":"expectedResponseType","propertyType":"flow","rules":[{"t":"eq","v":"V","vt":"str"},{"t":"eq","v":"I","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":310,"y":365,"wires":[["c57391cc3ddc2eab","03e98ebd6e5bb86a"],["6cf8efcb806aba29","d676483ee0968bbf"]]},{"id":"d676483ee0968bbf","type":"debug","z":"ba790900339af802","name":"I Response","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":515,"y":425,"wires":[]},{"id":"03e98ebd6e5bb86a","type":"debug","z":"ba790900339af802","name":"V Response","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":515,"y":305,"wires":[]},{"id":"a7d77ddad61add71","type":"change","z":"ba790900339af802","name":"Set Expected Respone Type","rules":[{"t":"set","p":"expectedResponseType","pt":"flow","to":"I","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":755,"y":345,"wires":[["716c6c5897a894d2"]]},{"id":"acfdffccac2e9806","type":"change","z":"ba790900339af802","name":"Set Expected Respone Type","rules":[{"t":"set","p":"expectedResponseType","pt":"flow","to":"V","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":755,"y":385,"wires":[["716c6c5897a894d2"]]}]
Caution!!!
This will loop, so DON'T request another value once you have the 2nd
it doesn't have anything In the way of quality control
so just remove the request for the 2nd V