Send and receive messages to the control node. Should be used with the code from the iot-lab-gateway repository. Receive measures packets and errors messages from the control node.
Interactions are done through stdin and stdout.
Current received measures types are deducted from commands sent before. Handles packets decoding.
Install 'oml' as described in OML.md
Run make test coverage