Class: OpenZWave::RemoteManager::RemoveSwitchPoint_args
- Inherits:
-
Object
- Object
- OpenZWave::RemoteManager::RemoveSwitchPoint_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/ansible/zwave/openzwave/ozw_remote_manager.rb
Constant Summary collapse
- FIELDS =
{ _ID => {:type => ::Thrift::Types::STRUCT, :name => '_id', :class => ::OpenZWave::RemoteValueID}, _HOURS => {:type => ::Thrift::Types::BYTE, :name => '_hours'}, _MINUTES => {:type => ::Thrift::Types::BYTE, :name => '_minutes'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
5738 |
# File 'lib/ansible/zwave/openzwave/ozw_remote_manager.rb', line 5738 def struct_fields; FIELDS; end |
#validate ⇒ Object
5740 5741 |
# File 'lib/ansible/zwave/openzwave/ozw_remote_manager.rb', line 5740 def validate end |