Class: OpenZWave::RemoteManager::SetValue_Int16_args
- Inherits:
-
Object
- Object
- OpenZWave::RemoteManager::SetValue_Int16_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}, _VALUE => {:type => ::Thrift::Types::I16, :name => '_value'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
5435 |
# File 'lib/ansible/zwave/openzwave/ozw_remote_manager.rb', line 5435 def struct_fields; FIELDS; end |
#validate ⇒ Object
5437 5438 |
# File 'lib/ansible/zwave/openzwave/ozw_remote_manager.rb', line 5437 def validate end |