Class: OpenZWave::UInt32_ListByte
- Inherits:
-
Object
- Object
- OpenZWave::UInt32_ListByte
- 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_fields ⇒ Object
324 |
# File 'lib/ansible/zwave/openzwave/ozw_types.rb', line 324 def struct_fields; FIELDS; end |
#validate ⇒ Object
326 327 |
# File 'lib/ansible/zwave/openzwave/ozw_types.rb', line 326 def validate end |