public class Device extends Object
Modifier and Type | Field and Description |
---|---|
int |
functionbitmask |
String |
fwversion |
String |
id |
String |
identifier |
String |
manufacturer |
String |
name |
int |
present |
String |
productname |
SwitchState |
state |
Constructor and Description |
---|
Device() |
public String identifier
public String id
public int functionbitmask
public String fwversion
public String manufacturer
public String productname
public int present
public String name
public SwitchState state
Copyright © 2018 BITPlan GmbH. All rights reserved.