public class DeviceConfigIdentity extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
deviceId |
String |
orgId |
String |
typeId |
| Constructor and Description |
|---|
DeviceConfigIdentity() |
DeviceConfigIdentity(String orgId,
String typeId,
String deviceId) |
| Modifier and Type | Method and Description |
|---|---|
static DeviceConfigIdentity |
generateFromEnv() |
public static DeviceConfigIdentity generateFromEnv()
Copyright © 2019. All rights reserved.