Class DeviceProperties

java.lang.Object
org.openremote.agent.protocol.tradfri.device.DeviceProperties
Direct Known Subclasses:
DeviceInfo, LightProperties, PlugProperties

public class DeviceProperties extends Object
The class that contains the properties of an IKEA TRÃ…DFRI device
  • Constructor Details

    • DeviceProperties

      public DeviceProperties()
      Construct the DeviceProperties class
  • Method Details

    • getInstanceId

      public Integer getInstanceId()
      Get the instance id of the device
      Returns:
      The instance id of the device
    • setInstanceId

      public void setInstanceId(Integer instanceId)
      Set the instance id of the device
      Parameters:
      instanceId - The instance id of the device