Skip to content

iot-lab/control_node_serial

Repository files navigation

Control node serial interface

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.

Measures handling

Current received measures types are deducted from commands sent before. Handles packets decoding.

Compiling

Install 'oml' as described in OML.md

Testing

Run make test coverage

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages