public class WaterMeterIoV3 extends RequestSchemaV3
| Modifier and Type | Field and Description |
|---|---|
int |
nodeidx
Index of node to query ticks for (0-based)
|
IoStatsEntry[] |
persistStats
array of IO info
|
_excludeFields| Constructor and Description |
|---|
WaterMeterIoV3()
Public constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Return the contents of this object as a JSON String.
|
public int nodeidx
public IoStatsEntry[] persistStats
public java.lang.String toString()
toString in class RequestSchemaV3