Class OpticalModulationCommand

  • All Implemented Interfaces:
    org.apache.karaf.shell.api.action.Action, org.onosproject.codec.CodecContext

    public class OpticalModulationCommand
    extends org.onosproject.cli.AbstractShellCommand
    Get the target-output-power for specific optical-channel. This is a command for PowerConfig.
    • Constructor Detail

      • OpticalModulationCommand

        public OpticalModulationCommand()
    • Method Detail

      • doExecute

        protected void doExecute()
                          throws Exception
        Specified by:
        doExecute in class org.onosproject.cli.AbstractShellCommand
        Throws:
        Exception