I am sending 3 sensor measurements coming from mqttin nodes to an exec command that must have this content echo \'1 2 3\' | ./a.out where 1 2 3 is the data from
echo \'1 2 3\' | ./a.out