Class: OpenZWave::RemoteManager::GetSwitchPoint_args
- Inherits:
-
Object
- Object
- OpenZWave::RemoteManager::GetSwitchPoint_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}, _IDX => {:type => ::Thrift::Types::BYTE, :name => '_idx'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
5803 |
# File 'lib/ansible/zwave/openzwave/ozw_remote_manager.rb', line 5803 def struct_fields; FIELDS; end |
#validate ⇒ Object
5805 5806 |
# File 'lib/ansible/zwave/openzwave/ozw_remote_manager.rb', line 5805 def validate end |