UNSW-CEEM / embedded-network-model

An open-source model of Embedded Networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

embedded-network-model

An open-source model of Embedded Networks

Structure

Python simulation files can be found in the 'simulation' folder.

The simulation can be run as a standalone script via main.py.

It can also be run as a Flask web server via server.py.

The simulation also features a web-app based UI. The UI is built in Meteor and can be found in the UI folder.

About

An open-source model of Embedded Networks

License:MIT License


Languages

Language:Python 99.9%Language:Dockerfile 0.1%