Mccssmartbox

Below is an example MccsSmartbox configuration.

ska-tango-devices:
  deviceDefaults: null
  deviceServers:
    deviceServers:
      pasd:
        smartbox-ci-1-sb01:
          devices:
            MccsSmartbox:
            - low-mccs/smartbox/ci-1-sb01
  devices:
    devices:
      MccsSmartbox:
        low-mccs/smartbox/ci-1-sb01:
          AntennaNames:
          - sb01-01
          - sb01-02
          FieldStationName: low-mccs/fieldstation/ci-1
          FndhFQDN: low-mccs/fndh/ci-1
          FndhPort: 1
          ParentTRL: low-mccs/fieldstation/ci-1
          PasdFQDN: low-mccs/pasdbus/ci-1
          PortsWithAntennas:
          - 1
          - 2
          SmartboxNumber: 1
        low-mccs/smartbox/ci-2-sb01:
          AntennaNames:
          - sb01-01
          - sb01-02
          FieldStationName: low-mccs/fieldstation/ci-2
          FndhFQDN: low-mccs/fndh/ci-2
          FndhPort: 1
          ParentTRL: low-mccs/fieldstation/ci-2
          PasdFQDN: low-mccs/pasdbus/ci-2
          PortsWithAntennas:
          - 1
          - 2
          SmartboxNumber: 1