Class: OpenZWave::RemoteManager::SetSceneLabel_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 =
{
  _SCENEID => {:type => ::Thrift::Types::BYTE, :name => '_sceneId'},
  _VALUE => {:type => ::Thrift::Types::STRING, :name => '_value'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end