public class WaterMeterIoV3 extends RequestSchema
| Modifier and Type | Field and Description |
|---|---|
int |
nodeidx
Index of node to query ticks for (0-based)
|
IoStatsEntry[] |
persist_stats
array of IO info
|
_exclude_fields| Constructor and Description |
|---|
WaterMeterIoV3() |
| 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[] persist_stats
public java.lang.String toString()
toString in class RequestSchema