Skip to content

端点

GET https://api.vending.example.com/v1/events/operations
Authorization: Bearer admin_jwt
Accept: text/event-stream
Last-Event-ID: evt_01J4V8Q6YJJ1MB8Z4T9A0W7M0E

支持的查询参数:

| 参数 | 说明 | | --- | --- | | machine_id | 只接收指定设备事件。 | | city | 只接收指定城市事件。 | | severity | info, warning, critical。 | | event_types | 逗号分隔的事件名列表。 |