@deepintel-ltd/farmpro-contracts 1.16.7 → 1.16.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -395,14 +395,14 @@ export declare const fieldObservationsRouter: {
395
395
  provider: z.ZodString;
396
396
  }, "strip", z.ZodTypeAny, {
397
397
  confidence: number;
398
+ provider: string;
398
399
  scientificName: string;
399
400
  commonNames: string[];
400
- provider: string;
401
401
  }, {
402
402
  confidence: number;
403
+ provider: string;
403
404
  scientificName: string;
404
405
  commonNames: string[];
405
- provider: string;
406
406
  }>>;
407
407
  primaryIssue: z.ZodOptional<z.ZodObject<{
408
408
  name: z.ZodString;
@@ -442,9 +442,9 @@ export declare const fieldObservationsRouter: {
442
442
  }, "strip", z.ZodTypeAny, {
443
443
  plantIdentification?: {
444
444
  confidence: number;
445
+ provider: string;
445
446
  scientificName: string;
446
447
  commonNames: string[];
447
- provider: string;
448
448
  } | undefined;
449
449
  primaryIssue?: {
450
450
  name: string;
@@ -464,9 +464,9 @@ export declare const fieldObservationsRouter: {
464
464
  }, {
465
465
  plantIdentification?: {
466
466
  confidence: number;
467
+ provider: string;
467
468
  scientificName: string;
468
469
  commonNames: string[];
469
- provider: string;
470
470
  } | undefined;
471
471
  primaryIssue?: {
472
472
  name: string;
@@ -631,9 +631,9 @@ export declare const fieldObservationsRouter: {
631
631
  analysisDetails: {
632
632
  plantIdentification?: {
633
633
  confidence: number;
634
+ provider: string;
634
635
  scientificName: string;
635
636
  commonNames: string[];
636
- provider: string;
637
637
  } | undefined;
638
638
  primaryIssue?: {
639
639
  name: string;
@@ -714,9 +714,9 @@ export declare const fieldObservationsRouter: {
714
714
  analysisDetails: {
715
715
  plantIdentification?: {
716
716
  confidence: number;
717
+ provider: string;
717
718
  scientificName: string;
718
719
  commonNames: string[];
719
- provider: string;
720
720
  } | undefined;
721
721
  primaryIssue?: {
722
722
  name: string;
@@ -804,9 +804,9 @@ export declare const fieldObservationsRouter: {
804
804
  analysisDetails: {
805
805
  plantIdentification?: {
806
806
  confidence: number;
807
+ provider: string;
807
808
  scientificName: string;
808
809
  commonNames: string[];
809
- provider: string;
810
810
  } | undefined;
811
811
  primaryIssue?: {
812
812
  name: string;
@@ -894,9 +894,9 @@ export declare const fieldObservationsRouter: {
894
894
  analysisDetails: {
895
895
  plantIdentification?: {
896
896
  confidence: number;
897
+ provider: string;
897
898
  scientificName: string;
898
899
  commonNames: string[];
899
- provider: string;
900
900
  } | undefined;
901
901
  primaryIssue?: {
902
902
  name: string;
@@ -1010,9 +1010,9 @@ export declare const fieldObservationsRouter: {
1010
1010
  analysisDetails: {
1011
1011
  plantIdentification?: {
1012
1012
  confidence: number;
1013
+ provider: string;
1013
1014
  scientificName: string;
1014
1015
  commonNames: string[];
1015
- provider: string;
1016
1016
  } | undefined;
1017
1017
  primaryIssue?: {
1018
1018
  name: string;
@@ -1112,9 +1112,9 @@ export declare const fieldObservationsRouter: {
1112
1112
  analysisDetails: {
1113
1113
  plantIdentification?: {
1114
1114
  confidence: number;
1115
+ provider: string;
1115
1116
  scientificName: string;
1116
1117
  commonNames: string[];
1117
- provider: string;
1118
1118
  } | undefined;
1119
1119
  primaryIssue?: {
1120
1120
  name: string;
@@ -1252,14 +1252,14 @@ export declare const fieldObservationsRouter: {
1252
1252
  provider: z.ZodString;
1253
1253
  }, "strip", z.ZodTypeAny, {
1254
1254
  confidence: number;
1255
+ provider: string;
1255
1256
  scientificName: string;
1256
1257
  commonNames: string[];
1257
- provider: string;
1258
1258
  }, {
1259
1259
  confidence: number;
1260
+ provider: string;
1260
1261
  scientificName: string;
1261
1262
  commonNames: string[];
1262
- provider: string;
1263
1263
  }>>;
1264
1264
  primaryIssue: z.ZodOptional<z.ZodObject<{
1265
1265
  name: z.ZodString;
@@ -1299,9 +1299,9 @@ export declare const fieldObservationsRouter: {
1299
1299
  }, "strip", z.ZodTypeAny, {
1300
1300
  plantIdentification?: {
1301
1301
  confidence: number;
1302
+ provider: string;
1302
1303
  scientificName: string;
1303
1304
  commonNames: string[];
1304
- provider: string;
1305
1305
  } | undefined;
1306
1306
  primaryIssue?: {
1307
1307
  name: string;
@@ -1321,9 +1321,9 @@ export declare const fieldObservationsRouter: {
1321
1321
  }, {
1322
1322
  plantIdentification?: {
1323
1323
  confidence: number;
1324
+ provider: string;
1324
1325
  scientificName: string;
1325
1326
  commonNames: string[];
1326
- provider: string;
1327
1327
  } | undefined;
1328
1328
  primaryIssue?: {
1329
1329
  name: string;
@@ -1488,9 +1488,9 @@ export declare const fieldObservationsRouter: {
1488
1488
  analysisDetails: {
1489
1489
  plantIdentification?: {
1490
1490
  confidence: number;
1491
+ provider: string;
1491
1492
  scientificName: string;
1492
1493
  commonNames: string[];
1493
- provider: string;
1494
1494
  } | undefined;
1495
1495
  primaryIssue?: {
1496
1496
  name: string;
@@ -1571,9 +1571,9 @@ export declare const fieldObservationsRouter: {
1571
1571
  analysisDetails: {
1572
1572
  plantIdentification?: {
1573
1573
  confidence: number;
1574
+ provider: string;
1574
1575
  scientificName: string;
1575
1576
  commonNames: string[];
1576
- provider: string;
1577
1577
  } | undefined;
1578
1578
  primaryIssue?: {
1579
1579
  name: string;
@@ -1661,9 +1661,9 @@ export declare const fieldObservationsRouter: {
1661
1661
  analysisDetails: {
1662
1662
  plantIdentification?: {
1663
1663
  confidence: number;
1664
+ provider: string;
1664
1665
  scientificName: string;
1665
1666
  commonNames: string[];
1666
- provider: string;
1667
1667
  } | undefined;
1668
1668
  primaryIssue?: {
1669
1669
  name: string;
@@ -1751,9 +1751,9 @@ export declare const fieldObservationsRouter: {
1751
1751
  analysisDetails: {
1752
1752
  plantIdentification?: {
1753
1753
  confidence: number;
1754
+ provider: string;
1754
1755
  scientificName: string;
1755
1756
  commonNames: string[];
1756
- provider: string;
1757
1757
  } | undefined;
1758
1758
  primaryIssue?: {
1759
1759
  name: string;
@@ -1867,9 +1867,9 @@ export declare const fieldObservationsRouter: {
1867
1867
  analysisDetails: {
1868
1868
  plantIdentification?: {
1869
1869
  confidence: number;
1870
+ provider: string;
1870
1871
  scientificName: string;
1871
1872
  commonNames: string[];
1872
- provider: string;
1873
1873
  } | undefined;
1874
1874
  primaryIssue?: {
1875
1875
  name: string;
@@ -1969,9 +1969,9 @@ export declare const fieldObservationsRouter: {
1969
1969
  analysisDetails: {
1970
1970
  plantIdentification?: {
1971
1971
  confidence: number;
1972
+ provider: string;
1972
1973
  scientificName: string;
1973
1974
  commonNames: string[];
1974
- provider: string;
1975
1975
  } | undefined;
1976
1976
  primaryIssue?: {
1977
1977
  name: string;
@@ -2109,14 +2109,14 @@ export declare const fieldObservationsRouter: {
2109
2109
  provider: z.ZodString;
2110
2110
  }, "strip", z.ZodTypeAny, {
2111
2111
  confidence: number;
2112
+ provider: string;
2112
2113
  scientificName: string;
2113
2114
  commonNames: string[];
2114
- provider: string;
2115
2115
  }, {
2116
2116
  confidence: number;
2117
+ provider: string;
2117
2118
  scientificName: string;
2118
2119
  commonNames: string[];
2119
- provider: string;
2120
2120
  }>>;
2121
2121
  primaryIssue: z.ZodOptional<z.ZodObject<{
2122
2122
  name: z.ZodString;
@@ -2156,9 +2156,9 @@ export declare const fieldObservationsRouter: {
2156
2156
  }, "strip", z.ZodTypeAny, {
2157
2157
  plantIdentification?: {
2158
2158
  confidence: number;
2159
+ provider: string;
2159
2160
  scientificName: string;
2160
2161
  commonNames: string[];
2161
- provider: string;
2162
2162
  } | undefined;
2163
2163
  primaryIssue?: {
2164
2164
  name: string;
@@ -2178,9 +2178,9 @@ export declare const fieldObservationsRouter: {
2178
2178
  }, {
2179
2179
  plantIdentification?: {
2180
2180
  confidence: number;
2181
+ provider: string;
2181
2182
  scientificName: string;
2182
2183
  commonNames: string[];
2183
- provider: string;
2184
2184
  } | undefined;
2185
2185
  primaryIssue?: {
2186
2186
  name: string;
@@ -2345,9 +2345,9 @@ export declare const fieldObservationsRouter: {
2345
2345
  analysisDetails: {
2346
2346
  plantIdentification?: {
2347
2347
  confidence: number;
2348
+ provider: string;
2348
2349
  scientificName: string;
2349
2350
  commonNames: string[];
2350
- provider: string;
2351
2351
  } | undefined;
2352
2352
  primaryIssue?: {
2353
2353
  name: string;
@@ -2428,9 +2428,9 @@ export declare const fieldObservationsRouter: {
2428
2428
  analysisDetails: {
2429
2429
  plantIdentification?: {
2430
2430
  confidence: number;
2431
+ provider: string;
2431
2432
  scientificName: string;
2432
2433
  commonNames: string[];
2433
- provider: string;
2434
2434
  } | undefined;
2435
2435
  primaryIssue?: {
2436
2436
  name: string;
@@ -2518,9 +2518,9 @@ export declare const fieldObservationsRouter: {
2518
2518
  analysisDetails: {
2519
2519
  plantIdentification?: {
2520
2520
  confidence: number;
2521
+ provider: string;
2521
2522
  scientificName: string;
2522
2523
  commonNames: string[];
2523
- provider: string;
2524
2524
  } | undefined;
2525
2525
  primaryIssue?: {
2526
2526
  name: string;
@@ -2608,9 +2608,9 @@ export declare const fieldObservationsRouter: {
2608
2608
  analysisDetails: {
2609
2609
  plantIdentification?: {
2610
2610
  confidence: number;
2611
+ provider: string;
2611
2612
  scientificName: string;
2612
2613
  commonNames: string[];
2613
- provider: string;
2614
2614
  } | undefined;
2615
2615
  primaryIssue?: {
2616
2616
  name: string;
@@ -2724,9 +2724,9 @@ export declare const fieldObservationsRouter: {
2724
2724
  analysisDetails: {
2725
2725
  plantIdentification?: {
2726
2726
  confidence: number;
2727
+ provider: string;
2727
2728
  scientificName: string;
2728
2729
  commonNames: string[];
2729
- provider: string;
2730
2730
  } | undefined;
2731
2731
  primaryIssue?: {
2732
2732
  name: string;
@@ -2826,9 +2826,9 @@ export declare const fieldObservationsRouter: {
2826
2826
  analysisDetails: {
2827
2827
  plantIdentification?: {
2828
2828
  confidence: number;
2829
+ provider: string;
2829
2830
  scientificName: string;
2830
2831
  commonNames: string[];
2831
- provider: string;
2832
2832
  } | undefined;
2833
2833
  primaryIssue?: {
2834
2834
  name: string;
@@ -2966,14 +2966,14 @@ export declare const fieldObservationsRouter: {
2966
2966
  provider: z.ZodString;
2967
2967
  }, "strip", z.ZodTypeAny, {
2968
2968
  confidence: number;
2969
+ provider: string;
2969
2970
  scientificName: string;
2970
2971
  commonNames: string[];
2971
- provider: string;
2972
2972
  }, {
2973
2973
  confidence: number;
2974
+ provider: string;
2974
2975
  scientificName: string;
2975
2976
  commonNames: string[];
2976
- provider: string;
2977
2977
  }>>;
2978
2978
  primaryIssue: z.ZodOptional<z.ZodObject<{
2979
2979
  name: z.ZodString;
@@ -3013,9 +3013,9 @@ export declare const fieldObservationsRouter: {
3013
3013
  }, "strip", z.ZodTypeAny, {
3014
3014
  plantIdentification?: {
3015
3015
  confidence: number;
3016
+ provider: string;
3016
3017
  scientificName: string;
3017
3018
  commonNames: string[];
3018
- provider: string;
3019
3019
  } | undefined;
3020
3020
  primaryIssue?: {
3021
3021
  name: string;
@@ -3035,9 +3035,9 @@ export declare const fieldObservationsRouter: {
3035
3035
  }, {
3036
3036
  plantIdentification?: {
3037
3037
  confidence: number;
3038
+ provider: string;
3038
3039
  scientificName: string;
3039
3040
  commonNames: string[];
3040
- provider: string;
3041
3041
  } | undefined;
3042
3042
  primaryIssue?: {
3043
3043
  name: string;
@@ -3202,9 +3202,9 @@ export declare const fieldObservationsRouter: {
3202
3202
  analysisDetails: {
3203
3203
  plantIdentification?: {
3204
3204
  confidence: number;
3205
+ provider: string;
3205
3206
  scientificName: string;
3206
3207
  commonNames: string[];
3207
- provider: string;
3208
3208
  } | undefined;
3209
3209
  primaryIssue?: {
3210
3210
  name: string;
@@ -3285,9 +3285,9 @@ export declare const fieldObservationsRouter: {
3285
3285
  analysisDetails: {
3286
3286
  plantIdentification?: {
3287
3287
  confidence: number;
3288
+ provider: string;
3288
3289
  scientificName: string;
3289
3290
  commonNames: string[];
3290
- provider: string;
3291
3291
  } | undefined;
3292
3292
  primaryIssue?: {
3293
3293
  name: string;
@@ -3375,9 +3375,9 @@ export declare const fieldObservationsRouter: {
3375
3375
  analysisDetails: {
3376
3376
  plantIdentification?: {
3377
3377
  confidence: number;
3378
+ provider: string;
3378
3379
  scientificName: string;
3379
3380
  commonNames: string[];
3380
- provider: string;
3381
3381
  } | undefined;
3382
3382
  primaryIssue?: {
3383
3383
  name: string;
@@ -3465,9 +3465,9 @@ export declare const fieldObservationsRouter: {
3465
3465
  analysisDetails: {
3466
3466
  plantIdentification?: {
3467
3467
  confidence: number;
3468
+ provider: string;
3468
3469
  scientificName: string;
3469
3470
  commonNames: string[];
3470
- provider: string;
3471
3471
  } | undefined;
3472
3472
  primaryIssue?: {
3473
3473
  name: string;
@@ -3581,9 +3581,9 @@ export declare const fieldObservationsRouter: {
3581
3581
  analysisDetails: {
3582
3582
  plantIdentification?: {
3583
3583
  confidence: number;
3584
+ provider: string;
3584
3585
  scientificName: string;
3585
3586
  commonNames: string[];
3586
- provider: string;
3587
3587
  } | undefined;
3588
3588
  primaryIssue?: {
3589
3589
  name: string;
@@ -3683,9 +3683,9 @@ export declare const fieldObservationsRouter: {
3683
3683
  analysisDetails: {
3684
3684
  plantIdentification?: {
3685
3685
  confidence: number;
3686
+ provider: string;
3686
3687
  scientificName: string;
3687
3688
  commonNames: string[];
3688
- provider: string;
3689
3689
  } | undefined;
3690
3690
  primaryIssue?: {
3691
3691
  name: string;
@@ -1253,6 +1253,7 @@ export declare const monitoringVisualizationRouter: {
1253
1253
  start: string;
1254
1254
  end: string;
1255
1255
  }>;
1256
+ rainfallIsForecast: z.ZodOptional<z.ZodBoolean>;
1256
1257
  rainfall: z.ZodObject<{
1257
1258
  total: z.ZodNumber;
1258
1259
  daily: z.ZodArray<z.ZodObject<{
@@ -1393,6 +1394,7 @@ export declare const monitoringVisualizationRouter: {
1393
1394
  } | null;
1394
1395
  temperatureTrend: "stable" | "warming" | "cooling";
1395
1396
  } | undefined;
1397
+ rainfallIsForecast?: boolean | undefined;
1396
1398
  }, {
1397
1399
  fieldId: string;
1398
1400
  rainfall: {
@@ -1431,6 +1433,7 @@ export declare const monitoringVisualizationRouter: {
1431
1433
  } | null;
1432
1434
  temperatureTrend: "stable" | "warming" | "cooling";
1433
1435
  } | undefined;
1436
+ rainfallIsForecast?: boolean | undefined;
1434
1437
  }>;
1435
1438
  404: z.ZodObject<{
1436
1439
  message: z.ZodString;
@@ -1 +1 @@
1
- {"version":3,"file":"monitoring-visualization.routes.d.ts","sourceRoot":"","sources":["../../src/routes/monitoring-visualization.routes.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAsExB,eAAO,MAAM,6BAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiiBxC,CAAC;AAEH,MAAM,MAAM,6BAA6B,GAAG,OAAO,6BAA6B,CAAC"}
1
+ {"version":3,"file":"monitoring-visualization.routes.d.ts","sourceRoot":"","sources":["../../src/routes/monitoring-visualization.routes.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAsExB,eAAO,MAAM,6BAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiiBxC,CAAC;AAEH,MAAM,MAAM,6BAA6B,GAAG,OAAO,6BAA6B,CAAC"}