Energy Insight Hub
|
Monitors a file for changes and updates the dashboard accordingly. More...
Public Member Functions | |
DashboardUpdater (IConfiguration configuration, IHubContext< DashboardHub > hubContext) | |
Initializes a new instance of the DashboardUpdater class. | |
Monitors a file for changes and updates the dashboard accordingly.
EnergyInsightHub.Services.DashboardUpdater.DashboardUpdater | ( | IConfiguration | configuration, |
IHubContext< DashboardHub > | hubContext ) |
Initializes a new instance of the DashboardUpdater class.
configuration | The configuration instance. |
hubContext | The SignalR hub context for updating the dashboard. |