mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-03-31 07:12:23 -07:00
FE+BE: use of new events endpoint
Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
@@ -341,7 +341,8 @@ def get_session_events(event_type, period_date):
|
||||
NULL,
|
||||
ses_AdditionalInfo,
|
||||
ses_StillConnected,
|
||||
devMac
|
||||
devMac,
|
||||
0 AS ses_PendingAlertEmail
|
||||
FROM Sessions_Devices
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user