Class: OpenZWave::RemoteManager::GetValueListSelection_String_args
- Inherits:
-
Object
- Object
- OpenZWave::RemoteManager::GetValueListSelection_String_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} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
5169 |
# File 'lib/ansible/zwave/openzwave/ozw_remote_manager.rb', line 5169 def struct_fields; FIELDS; end |
#validate ⇒ Object
5171 5172 |
# File 'lib/ansible/zwave/openzwave/ozw_remote_manager.rb', line 5171 def validate end |