@golemio/pid 5.7.4-dev.2402308136 → 5.7.4-dev.2402361575
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.
|
@@ -837,11 +837,11 @@ Worker má na starost zpracování a transformaci polohových dat, výpočet zpo
|
|
|
837
837
|
- vstupní rabbitmq fronta
|
|
838
838
|
- název: vehicle-positions.vehiclepositions.updateRunsGTFSTripId
|
|
839
839
|
- TTL: 5 minut
|
|
840
|
-
- parametry: `{ run, run_message, isNotPublic?,
|
|
841
|
-
- `run` - běh vozidla (ICommonRunsModel s volitelným
|
|
840
|
+
- parametry: `{ run, run_message, isNotPublic?, notPublicVehicleRouteType? }`
|
|
841
|
+
- `run` - běh vozidla (ICommonRunsModel s volitelným notPublicVehicleRouteType)
|
|
842
842
|
- `run_message` - zpráva o pozici vozidla
|
|
843
843
|
- `isNotPublic` - volitelný příznak, zda se jedná o neveřejné vozidlo (např. náhradní autobus)
|
|
844
|
-
- `
|
|
844
|
+
- `notPublicVehicleRouteType` - volitelný typ vozidla (0=tram, 3=bus) pro správné mapování typu u ad-hoc vozidel
|
|
845
845
|
- validační schéma: [UpdateRunsGtfsTripIdSchema](../src/integration-engine/vehicle-positions/workers/vehicle-positions/schema/UpdateRunsGtfsTripIdSchema.ts)
|
|
846
846
|
- závislé fronty (do kterých jsou odesílány zprávy z metody workeru)
|
|
847
847
|
- název: vehicle-positions.vehiclepositions.updateDelay
|