| Modifier and Type | Field and Description |
|---|---|
boolean |
active
Whether or not the miner is active.
|
String |
apiIp
The API ip.
|
int |
apiPort
The API port.
|
int |
id
The miner ID.
|
java.time.Instant |
lastUpdated
When the miner was last updated.
|
String |
mac
The MAC address.
|
String |
name
The miner name.
|
String |
platform
The platform.
|
boolean |
seen
Whether or not the miner has been seen.
|
String |
status
The miner status.
|
String |
type
The miner type.
|
| Constructor and Description |
|---|
Miner() |
public boolean active
public String apiIp
public int apiPort
public int id
public java.time.Instant lastUpdated
public String mac
public String name
public String platform
public boolean seen
public String status
public String type
Copyright © 2025 OBM, LLC. All rights reserved.