Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 590 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 590 Bytes

rpl-security-python

THIS IS AN ABANDONED PROJECT. USE IT AS YOU WISH.

This is a python controller with no GUI. It connects to the serial port of cooja-Contiki OS, and reads the readings from the sink only. The logic is similar to SDN, so the controller will communicate only with the sink, and the sink will convey the messages to the nodes, if and when needed. Download the relevant *.c code for contiki, compile a project, dont forget to open the serial port of the sink, and you should see the controller communicating with the network.

George Violettas, 2019 [email protected]