summaryrefslogtreecommitdiff
path: root/opendc-experiments/opendc-experiments-greenifier/src/test/resources/env/topology.txt
AgeCommit message (Collapse)Author
2024-03-05Cpu fix (#208)Dante Niewenhuis
* Updated the topology format to JSON. Updated TopologyReader.kt to handle JSON filed. Added documentation for the new format. * applied spotless kotlin * small update * Updated for spotless apply * Updated for spotless apply
2023-11-10added greenifier demo, fixed HostTableReaderDante Niewenhuis