Class: OpenZWave::GetDriverStatisticsReturnStruct
- Inherits:
-
Object
- Object
- OpenZWave::GetDriverStatisticsReturnStruct
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/ansible/zwave/openzwave/ozw_types.rb
Constant Summary collapse
- FIELDS =
{ _DATA => {:type => ::Thrift::Types::STRUCT, :name => '_data', :class => ::OpenZWave::DriverData} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
158 |
# File 'lib/ansible/zwave/openzwave/ozw_types.rb', line 158 def struct_fields; FIELDS; end |
#validate ⇒ Object
160 161 |
# File 'lib/ansible/zwave/openzwave/ozw_types.rb', line 160 def validate end |