Class: OpenZWave::UInt32_ListByte

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/ansible/zwave/openzwave/ozw_types.rb

Constant Summary collapse

RETVAL =
1
FIELDS =
{
  RETVAL => {:type => ::Thrift::Types::I32, :name => 'retval'},
  _NODENEIGHBORS => {:type => ::Thrift::Types::LIST, :name => '_nodeNeighbors', :element => {:type => ::Thrift::Types::BYTE}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



324
# File 'lib/ansible/zwave/openzwave/ozw_types.rb', line 324

def struct_fields; FIELDS; end

#validateObject



326
327
# File 'lib/ansible/zwave/openzwave/ozw_types.rb', line 326

def validate
end