Library
tufe.status Schema
Debug level status messages. These are periodic state of something, the number of records processed in last hour, the current network load, devices active.
| Field | Description |
| fp | FlowPoint |
| rve | Current RVE |
Example
{
"v": {
"fp": 1008260102,
"rve": 20260116.134823
}
}