JSON
{
"data": [
{
"type": "user.bridge.activated",
"type_pretty": "Bridge activated.",
"data": null,
"count": null,
"user": {
"id": 57,
"name": "170500",
"login": "170500",
"created_by": null,
"created_at": "2023-08-30T15:25:07.000000Z",
"updated_at": "2023-09-04T08:45:12.000000Z",
"expired_at": null,
"user_type": "admin",
"parent_id": null,
"is_system": 0,
"cameras_count": null,
"is_licence_limit_reached": true,
"ptz_priority": 10,
"access_token_id": null
},
"created_at": "2024-01-29T10:58:55.000000Z",
"updated_at": "2024-01-29T10:58:55.000000Z",
"bridge": {
"id": 7,
"serial_number": "sn_7",
"mac": "mac_7",
"name": "bbb",
"version": null,
"created_at": "2023-09-21T11:46:57.000000Z",
"last_updated_at": null,
"is_online": true
}
},
{
"type": "user.bridge.deactivated",
"type_pretty": "Bridge disabled",
"data": {
"id": 6,
"mac": "mac_6",
"name": "aaa",
"uuid": "00000000-0000-0000-0000-000000000006",
"status": "activated",
"user_id": 57,
"version": null,
"is_online": false,
"created_at": "2023-09-19T14:48:10.000000Z",
"updated_at": "2023-09-19T14:48:10.000000Z",
"serial_number": "sn_6",
"last_updated_at": null
},
"count": null,
"user": {
"id": 57,
"name": "170500",
"login": "170500",
"created_by": null,
"created_at": "2023-08-30T15:25:07.000000Z",
"updated_at": "2023-09-04T08:45:12.000000Z",
"expired_at": null,
"user_type": "admin",
"parent_id": null,
"is_system": 0,
"cameras_count": null,
"is_licence_limit_reached": true,
"ptz_priority": 10,
"access_token_id": null
},
"created_at": "2024-01-29T09:40:44.000000Z",
"updated_at": "2024-01-29T09:40:44.000000Z"
},
{
"type": "user.bridge.activated",
"type_pretty": "Bridge activated.",
"data": {
"id": 6,
"mac": "mac_6",
"name": "aaa",
"uuid": "00000000-0000-0000-0000-000000000006",
"status": "activated",
"user_id": 57,
"version": null,
"is_online": false,
"created_at": "2023-09-19T14:48:10.000000Z",
"updated_at": "2023-09-19T14:48:10.000000Z",
"serial_number": "sn_6",
"last_updated_at": null
},
"count": null,
"user": {
"id": 57,
"name": "170500",
"login": "170500",
"created_by": null,
"created_at": "2023-08-30T15:25:07.000000Z",
"updated_at": "2023-09-04T08:45:12.000000Z",
"expired_at": null,
"user_type": "admin",
"parent_id": null,
"is_system": 0,
"cameras_count": null,
"is_licence_limit_reached": true,
"ptz_priority": 10,
"access_token_id": null
},
"created_at": "2024-01-29T09:38:48.000000Z",
"updated_at": "2024-01-29T09:38:48.000000Z"
}
],
"links": {
"first": "https://vms.local:8000/api/admin/v1/events?group=bridge_logs&page=1",
"last": "https://vms.local:8000/api/admin/v1/events?group=bridge_logs&page=1",
"prev": null,
"next": null
},
"meta": {
"current_page": 1,
"from": 1,
"last_page": 1,
"links": [
{
"url": null,
"label": "« Previous",
"active": false
},
{
"url": "https://vms.local:8000/api/admin/v1/events?group=bridge_logs&page=1",
"label": "1",
"active": true
},
{
"url": null,
"label": "Next »",
"active": false
}
],
"path": "https://vms.local:8000/api/admin/v1/events",
"per_page": 25,
"to": 3,
"total": 3
}
}