openD unified API  1.0.0
DeviceManagement::Entries Struct Reference

#include <opend_hanfun_api_fp.h>

Inheritance diagram for DeviceManagement::Entries:

Public Member Functions

HF::Common::Result save (const HF::Core::DeviceManagement::Device &device)
 Save configuration. More...
 
HF::Common::Result destroy (const HF::Core::DeviceManagement::Device &device)
 Destroy configuration. More...
 

Detailed Description

Device management entries class.

Member Function Documentation

◆ destroy()

HF::Common::Result DeviceManagement::Entries::destroy ( const HF::Core::DeviceManagement::Device &  device)

Destroy configuration.

Destroy the device management configuration in an entry.

Parameters
deviceDevice to destroy the configuration.
Return values
Resultof the operation.

◆ save()

HF::Common::Result DeviceManagement::Entries::save ( const HF::Core::DeviceManagement::Device &  device)

Save configuration.

Save the device management configuration in an entry.

Parameters
deviceDevice to save the configuration.
Return values
Resultof the operation.

The documentation for this struct was generated from the following file: