Class: OpenZWave::RemoteManager::PressButton_args

Inherits:
Object
  • Object
show all
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}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



5600
# File 'lib/ansible/zwave/openzwave/ozw_remote_manager.rb', line 5600

def struct_fields; FIELDS; end

#validateObject



5602
5603
# File 'lib/ansible/zwave/openzwave/ozw_remote_manager.rb', line 5602

def validate
end