Back to bricks list
Introduction
Technical Documentation
Other Classes
Monitor MonitorService
Version

MonitorService

Functions

CLEANUP_OLD_MONITOR_DATA - @classmethod
DEINIT - @classmethod
GET_CURRENT_MONITOR - @classmethod
Return type:
Monitor
GET_CURRENT_MONITOR_DATA - @classmethod
Return type:
MonitorDTO
GET_MONITOR_DATA_GRAPHICS_BETWEEN_DATES - @classmethod
Parameters:
NameTypeDefault valueDescription
from_datedatetime
to_datedatetime
utc_numberfloat 0
Return type:
MonitorBetweenDateGraphicsDTO
GET_MONITOR_GRAPHICS_BETWEEN_DATES_STR - @classmethod
Parameters:
NameTypeDefault valueDescription
from_date_strstr
to_date_strstr
utc_numfloat 0.0
Return type:
MonitorBetweenDateGraphicsDTO
GET_PLOTLY_FIGURE_DICT - @classmethod
Parameters:
NameTypeDefault valueDescription
dataframeDataFrame
xstr
ylist
y_labsdict
Return type:
dict
INIT - @classmethod
SAVE_CURRENT_MONITOR - @classmethod
Return type:
Monitor