PersistenceManager#
- class wattson.apps.vcc.persistence.persistence_manager.PersistenceManager(working_directory: Path, enabled: bool = True, asynchronous_write: bool = True)#
Bases:
objectMethods
clear_old_entriesenableget_connection_event_historyget_data_point_historyget_data_points_historystore_command_replystore_connection_eventstore_data_point_update- __init__(working_directory: Path, enabled: bool = True, asynchronous_write: bool = True)#