Class: OpenZWave::RemoteManager::IsPolled_args
- Inherits:
-
Object
- Object
- OpenZWave::RemoteManager::IsPolled_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/ansible/zwave/openzwave/ozw_remote_manager.rb
Constant Summary collapse
- FIELDS =
{ _VALUEID => {:type => ::Thrift::Types::STRUCT, :name => '_valueId', :class => ::OpenZWave::RemoteValueID} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
3432 |
# File 'lib/ansible/zwave/openzwave/ozw_remote_manager.rb', line 3432 def struct_fields; FIELDS; end |
#validate ⇒ Object
3434 3435 |
# File 'lib/ansible/zwave/openzwave/ozw_remote_manager.rb', line 3434 def validate end |