Class: OpenZWave::Bool_GetNodeClassInformation
- Inherits:
-
Object
- Object
- OpenZWave::Bool_GetNodeClassInformation
- 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::BOOL, :name => 'retval'}, _CLASSNAME => {:type => ::Thrift::Types::STRING, :name => '_className'}, _CLASSVERSION => {:type => ::Thrift::Types::BYTE, :name => '_classVersion'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
344 |
# File 'lib/ansible/zwave/openzwave/ozw_types.rb', line 344 def struct_fields; FIELDS; end |
#validate ⇒ Object
346 347 |
# File 'lib/ansible/zwave/openzwave/ozw_types.rb', line 346 def validate end |