/* * Copyright (c) 2014 Paul Scherrer Institute. All rights reserved. */ package ch.psi.mxsc; import ch.psi.pshell.device.DeviceConfig; /** * */ public class BasePlateConfig extends DeviceConfig{ }