Class: OpenZWave::RemoteManager::GetNodeLocation_result
- Inherits:
-
Object
- Object
- OpenZWave::RemoteManager::GetNodeLocation_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::STRING, :name => 'success'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
4161 |
# File 'lib/ansible/zwave/openzwave/ozw_remote_manager.rb', line 4161 def struct_fields; FIELDS; end |
#validate ⇒ Object
4163 4164 |
# File 'lib/ansible/zwave/openzwave/ozw_remote_manager.rb', line 4163 def validate end |