X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fworker%2FWorkerTypes.ts;h=5c8c177fcfd4ee40e02b78ebb23818ef99ecbe9e;hb=45a9839313c9bd8e81d61349bde0ea3bb69adf6a;hp=d879ce0859c45bb0886dc93791887d99005cd440;hpb=e19b2687133ddcf6b9c054f391a68244fd37c189;p=e-mobility-charging-stations-simulator.git diff --git a/src/worker/WorkerTypes.ts b/src/worker/WorkerTypes.ts index d879ce08..5c8c177f 100644 --- a/src/worker/WorkerTypes.ts +++ b/src/worker/WorkerTypes.ts @@ -13,6 +13,7 @@ export interface SetInfo { version: string type: string worker: string + started: boolean size: number elementsExecuting: number elementsPerWorker: number