PLCnext API Documentation
21.0.0.35466
|
Public Member Functions | |
DeviceControlServiceProxy (RscHandle providerHandle, RscHandle serviceHandle, RscClient &rscClient) | |
Constructs an DeviceControlServiceProxy instance. More... | |
virtual | ~DeviceControlServiceProxy (void) |
Destructs this instance and frees all resouces. More... | |
void | RestartDevice () override |
AccessErrorCode | ResetToFactoryDefaults (uint16 resetType) override |
AccessErrorCode | StartFirmwareUpdate (uint16 updateType) override |
Arp::Device::Interface::Services::DeviceControlServiceProxy::DeviceControlServiceProxy | ( | RscHandle | providerHandle, |
RscHandle | serviceHandle, | ||
RscClient & | rscClient | ||
) |
Constructs an DeviceControlServiceProxy instance.
|
inlinevirtual |
Destructs this instance and frees all resouces.