Class: SMCCommands::Ddns
- Inherits:
-
SMCCommandBase
- Object
- CommandBase
- SMCCommandBase
- SMCCommands::Ddns
- Includes:
- CommandMixins::Ddns
- Defined in:
- lib/setup_oob/command/smc.rb
Constant Summary collapse
- SUB_COMMANDS =
{ :enabled => [0x00], }.freeze
Constants inherited from SMCCommandBase
SMCCommandBase::ACTIONS, SMCCommandBase::COMMANDS, SMCCommandBase::DEFAULT_PASSWORD, SMCCommandBase::USER
Instance Attribute Summary
Attributes inherited from CommandBase
Method Summary
Methods included from CommandMixins::Ddns
Methods inherited from SMCCommandBase
#basecmd, basecmd, #enabled?, #rawcmd, #runraw
Methods inherited from CommandBase
#converge!, #converged?, #initialize
Constructor Details
This class inherits a constructor from CommandBase