public final class CreateDeviceVariableRequest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CreateDeviceVariableRequest.CreateDeviceVariableRequestBuilder |
Modifier and Type | Method and Description |
---|---|
static CreateDeviceVariableRequest.CreateDeviceVariableRequestBuilder |
builder() |
boolean |
equals(Object o) |
Long |
getDevice()
16 digit id of the device this variable belongs to.
|
String |
getValue()
Value of the variable for this device.
|
String |
getVariable()
Name of the variable.
|
int |
hashCode() |
String |
toString() |
public static CreateDeviceVariableRequest.CreateDeviceVariableRequestBuilder builder()
public String getVariable()
public String getValue()
public Long getDevice()
Copyright © 2023 Cense Data Inc.. All rights reserved.