Interface InstructionAcknowledgementService


public interface InstructionAcknowledgementService
API for acknowledging instructions to SolarNet.
Version:
2.0
Author:
matt
  • Method Details

    • acknowledgeInstructions

      void acknowledgeInstructions(Collection<InstructionStatus> statuses)
      Acknowledge a collection of instruction status.
      Parameters:
      statuses - the statuses to acknowledge