Class: OpenZWave::RemoteManager::SetValueHelp_args
- Inherits:
- 
      Object
      
        - Object
- OpenZWave::RemoteManager::SetValueHelp_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}, _VALUE => {:type => ::Thrift::Types::STRING, :name => '_value'} } 
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
| 4754 | # File 'lib/ansible/zwave/openzwave/ozw_remote_manager.rb', line 4754 def struct_fields; FIELDS; end | 
#validate ⇒ Object
| 4756 4757 | # File 'lib/ansible/zwave/openzwave/ozw_remote_manager.rb', line 4756 def validate end |