ifogsim/topologies/routerTopology

1 line
1.2 KiB
Plaintext

{"nodes":[{"name":"motor-1","actuatorType":"MOTOR","type":"ACTUATOR"},{"ratePerMips":0.0,"downBw":1000,"level":1,"upBw":1000,"ram":1024,"name":"router","mips":1000,"type":"FOG_DEVICE"},{"sensorType":"TEMP","name":"temp-1","mean":10.0,"type":"SENSOR","distribution":1,"stdDev":2.0},{"sensorType":"TEMP","name":"temp-0","mean":10.0,"type":"SENSOR","distribution":1,"stdDev":2.0},{"ratePerMips":0.0,"downBw":1000,"level":2,"upBw":1000,"ram":1024,"name":"mobile-0","mips":1000,"type":"FOG_DEVICE"},{"ratePerMips":0.0,"downBw":1000,"level":2,"upBw":1000,"ram":1024,"name":"mobile-1","mips":1000,"type":"FOG_DEVICE"},{"name":"motor-0","actuatorType":"MOTOR","type":"ACTUATOR"},{"ratePerMips":10.0,"downBw":1000,"level":0,"upBw":100,"ram":10240,"name":"cloud","mips":100000,"type":"FOG_DEVICE"}],"links":[{"latency":2.0,"source":"motor-1","destination":"mobile-1"},{"latency":50.0,"source":"router","destination":"cloud"},{"latency":2.0,"source":"temp-1","destination":"mobile-1"},{"latency":2.0,"source":"temp-0","destination":"mobile-0"},{"latency":10.0,"source":"mobile-0","destination":"router"},{"latency":10.0,"source":"mobile-1","destination":"router"},{"latency":2.0,"source":"motor-0","destination":"mobile-0"}]}