using Microsoft.AspNetCore.SignalR; namespace DongfangHydro.Dashboard.Api.Realtime; public sealed class DashboardHub : Hub;