├── README.md ├── TFF_IDS_IEC104_example.ipynb ├── docker-compose.yaml └── requirements.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nepiskopos/simple_ids_with_tff/HEAD/README.md -------------------------------------------------------------------------------- /TFF_IDS_IEC104_example.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nepiskopos/simple_ids_with_tff/HEAD/TFF_IDS_IEC104_example.ipynb -------------------------------------------------------------------------------- /docker-compose.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nepiskopos/simple_ids_with_tff/HEAD/docker-compose.yaml -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nepiskopos/simple_ids_with_tff/HEAD/requirements.txt --------------------------------------------------------------------------------