Class: OpenZWave::RemoteManager::GetAssociations_result
- Inherits:
-
Object
- Object
- OpenZWave::RemoteManager::GetAssociations_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/ansible/zwave/openzwave/ozw_remote_manager.rb
Constant Summary collapse
- SUCCESS =
0
- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => ::OpenZWave::GetAssociationsReturnStruct} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
6059 |
# File 'lib/ansible/zwave/openzwave/ozw_remote_manager.rb', line 6059 def struct_fields; FIELDS; end |
#validate ⇒ Object
6061 6062 |
# File 'lib/ansible/zwave/openzwave/ozw_remote_manager.rb', line 6061 def validate end |