Skip to content

The Open Source OS for the Internet of Things meets the Software Defined Networking

License

Notifications You must be signed in to change notification settings

sdnwiselab/sdn-wise-contiki

Repository files navigation

SDN-WISE-CONTIKI

Build Status Analytics

The Open Source OS for the Internet of Things meets the Software Defined Networking.

Build

To build SDN-WISE run the sdn-wise/RUNME.sh script.

To select the target for your build change the TARGET variable inside this script with one of the supported contiki platforms.

To build SDN-WISE for Cooja emulated devices please set COOJA_BUILD=1 otherwise set COOJA_BUILD=0.

The script will deploy two compiled firmwares inside sdn-wise/cooja_firmware. One for the sink of the network, called sink.target, and one for the other nodes, called node.target.

Versioning

This project uses semantic versioning.

Papers

Our approach is detailed in four scientific contributions:

@article{Anadiotis:2019,
  author    = {{Angelos-Christos} Anadiotis and Laura Galluccio and Sebastiano Milardo and Giacomo Morabito and Sergio Palazzo},
  title     = {{SD-WISE: A Software-Defined WIreless SEnsor network}},
  journal   = {Computer Networks},
  volume    = {159},
  pages     = {84 - 95},
  year      = {2019},
  doi       = {10.1016/j.comnet.2019.04.029},
  url       = {http://www.sciencedirect.com/science/article/pii/S1389128618312192},
}
@inproceedings{DiDio:2016,
  author    = {Paolo {Di Dio} and Salvatore Faraci and Laura Galluccio and Sebastiano Milardo and Giacomo Morabito and Sergio Palazzo and Patrizia Livreri},
  booktitle = {2016 Mediterranean Ad Hoc Networking Workshop (Med-Hoc-Net)},
  doi       = {10.1109/MedHocNet.2016.7528421},
  title     = {{Exploiting state information to support QoS in Software-Defined WSNs}},
  year      = {2016},
  url       = {http://ieeexplore.ieee.org/document/7528421/},
}
@inproceedings{Galluccio:2015b,
  author    = {Laura Galluccio and Sebastiano Milardo and Giacomo Morabito and Sergio Palazzo},
  booktitle = {2015 IEEE Conference on Computer Communications Workshops (INFOCOM WKSHPS)},
  doi       = {10.1109/INFCOMW.2015.7179322},
  title     = {{Reprogramming Wireless Sensor Networks by using SDN-WISE: A hands-on demo}},
  year      = {2015},
  url       = {http://ieeexplore.ieee.org/document/7179322/},
}
@inproceedings{Galluccio:2015a,
  author    = {Laura Galluccio and Sebastiano Milardo and Giacomo Morabito and Sergio Palazzo},
  booktitle = {2015 IEEE Conference on Computer Communications (INFOCOM)},
  doi       = {10.1109/INFOCOM.2015.7218418},
  title     = {{SDN-WISE: Design, prototyping and experimentation of a stateful SDN solution for WIreless SEnsor networks}},
  year      = {2015},
  url       = {http://ieeexplore.ieee.org/document/7218418/},
}

About

The Open Source OS for the Internet of Things meets the Software Defined Networking

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published