feat(rfid): new check to remove tags that have been at a line longer than 6 hours
This commit is contained in:
@@ -198,6 +198,13 @@ const newSettings = [
|
||||
serviceBelowsTo: "system",
|
||||
roleToChange: "admin",
|
||||
},
|
||||
{
|
||||
name: "rifd",
|
||||
value: `0`,
|
||||
description: "This is for dayton to be runnning rfid pallet tracking.",
|
||||
serviceBelowsTo: "logistics",
|
||||
roleToChange: "admin",
|
||||
},
|
||||
|
||||
// ocp
|
||||
{
|
||||
@@ -244,6 +251,13 @@ const newSettings = [
|
||||
serviceBelowsTo: "logistics",
|
||||
roleToChange: "admin",
|
||||
},
|
||||
{
|
||||
name: "zechetti",
|
||||
value: `0`,
|
||||
description: "Are we going to be running the Zechetti plcs",
|
||||
serviceBelowsTo: "logistics",
|
||||
roleToChange: "admin",
|
||||
},
|
||||
// temp settings can be deleted at a later date once that code is removed
|
||||
{
|
||||
name: "checkColor",
|
||||
|
||||
Reference in New Issue
Block a user