public class WaterMeterIoV3 extends RequestSchema
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
_exclude_fields
Comma-separated list of JSON field paths to exclude from the result, used like: "/3/Frames?_exclude_fields=frames/frame_id/URL,__meta"
|
int |
nodeidx
Index of node to query ticks for (0-based)
|
IoStatsEntry[] |
persist_stats
array of IO info
|
| Constructor and Description |
|---|
WaterMeterIoV3() |
public int nodeidx
public IoStatsEntry[] persist_stats
public java.lang.String _exclude_fields