.. _user/examples/modbus/baz-multiple-files: ****************************************** "Bearbeitungszentrum BAZ" - Multiple Files ****************************************** This example show a BAZ setup split in three files. One file will express the resources needed for modbus machine simulation. Another one expresses the connectivity layer. The third file expresses the resources needed for visualizing machining data on a dashboard. Download: :download:`simulated-shop-floor.yml` .. note:: |registry_images_license_note| .. literalinclude:: simulated-shop-floor.yml :language: yaml :linenos: Download: :download:`connectivity.yml` .. literalinclude:: connectivity.yml :language: yaml :linenos: Download: :download:`dashboard.yml` .. note:: The example file below uses an additional Docker image provided by Cybus, see comment at the topmost file for details. .. literalinclude:: dashboard.yml :language: yaml :linenos: