Properties
| Property | Type |
|---|---|
timestamp * | string(date-time) |
data * | object { } |
Example
{
"timestamp": "2026-03-02T09:29:48.116Z",
"data": {
"example-key": {}
}
}| Property | Type |
|---|---|
timestamp * | string(date-time) |
data * | object { } |
{
"timestamp": "2026-03-02T09:29:48.116Z",
"data": {
"example-key": {}
}
}