Class ListMachinesCommand

java.lang.Object
uk.ac.manchester.spinnaker.spalloc.messages.Command<String>
uk.ac.manchester.spinnaker.spalloc.messages.ListMachinesCommand

public class ListMachinesCommand
extends Command<String>
Request to get the known machines from the spalloc service.
See Also:
Spalloc Server documentation, The basic result type associated with the request
  • Constructor Details

    • ListMachinesCommand

      public ListMachinesCommand()
      Create a request to list the known SpiNNaker machines.