Class AuthenticateResponse
java.lang.Object
org.openremote.agent.protocol.tradfri.payload.AuthenticateResponse
The class that contains the payload of a response to the authenticate request from the IKEA TRÃ…DFRI gateway
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the firmware version of the IKEA TRÃ…DFRI gatewayGet the preshared key that can be used to authenticate to the IKEA TRÃ…DFRI gatewayvoidsetGatewayFirmwareVersion(String gatewayFirmwareVersion) Set the firmware version of the IKEA TRÃ…DFRI gatewayvoidsetPresharedKey(String presharedKey) Set the preshared key that can be used to authenticate to the IKEA TRÃ…DFRI gateway
-
Constructor Details
-
AuthenticateResponse
public AuthenticateResponse()Construct the AuthenticateResponse class
-
-
Method Details
-
getGatewayFirmwareVersion
Get the firmware version of the IKEA TRÃ…DFRI gateway- Returns:
- The firmware version of the IKEA TRÃ…DFRI gateway
-
setGatewayFirmwareVersion
Set the firmware version of the IKEA TRÃ…DFRI gateway- Parameters:
gatewayFirmwareVersion- The new firmware version of the IKEA TRÃ…DFRI gateway