Simulates the shop floor of a factory with machines that accept commands via modbus.
configuration.width = (factory width in meters)
configuration.height = (factory height in meters)
floor.color = (factory color in hexadecimal value)
configuration.pixelsize = (how many meters a pixel represents)
configuration.blocksize = (size of a block in meters)
…