refactor(ocp): work around for zechetti 2 until we can monitor more closing

currently when 2 pallets from the same line come over at the same time the second one dose not print
when running off lst.
This commit is contained in:
2025-11-23 10:55:32 -06:00
parent a96b85bc53
commit 700346d809

View File

@@ -83,6 +83,9 @@ export const createPlcMonitor = (config: any) => {
setTimeout(async () => {
if (tag.value === 0) return;
const macId = await getMac(tag.value);
// temp work around until we can get the zechetti 2 to play nice with lst
if (cfg.id === "Zecchetti_2") return;
// const { data, error } = (await tryCatch(
// query(
// getCurrentLabel