@golemio/pid 5.15.3-dev.2591341378 → 5.15.3-dev.2591386834

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.
@@ -183,6 +183,8 @@ _:warning: Původním záměrem bylo využití OIS číselníku během zpracová
183
183
  - prod `0 10 5,12 * * *`
184
184
  - názvy rabbitmq front
185
185
  - vehicle-positions.vehicledescriptors.refreshDescriptors
186
+ - filtrace dat
187
+ - záznamy, jejichž evidenční číslo (`number`) není čistě číselná hodnota (např. obsahuje pomlčku ve tvaru `71-1102`), jsou před zpracováním odfiltrována
186
188
 
187
189
  #### _Ukazatelé směru jízdy_
188
190
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@golemio/pid",
3
- "version": "5.15.3-dev.2591341378",
3
+ "version": "5.15.3-dev.2591386834",
4
4
  "description": "Golemio PID Module",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",