com.kuka.sunrise.common
Interface IHardwareInformationProvider


public interface IHardwareInformationProvider

Provides access to hardware information of a hardware item.


Method Summary
 IHardwareInformation getHardwareInformation()
          Get the structured hardware information of the hardware item.
 

Method Detail

getHardwareInformation

IHardwareInformation getHardwareInformation()
Get the structured hardware information of the hardware item.

Returns:
The hardware information.


Copyright © 2019. All rights reserved.