mirror of
https://gitlab.com/fabinfra/fabaccess/demos-environments/tfom23-demo.git
synced 2025-03-12 14:51:53 +01:00
Added: prodable
This commit is contained in:
parent
90559c3aac
commit
7f0010b19c
36
bffh.dhall
36
bffh.dhall
@ -148,7 +148,8 @@
|
||||
read = "tfom23.read",
|
||||
write = "tfom23.lboxx.use",
|
||||
manage = "tfom23.manage",
|
||||
category = "LBoxx"
|
||||
category = "LBoxx",
|
||||
prodable = True,
|
||||
},
|
||||
LBoxx_1 =
|
||||
{
|
||||
@ -158,7 +159,8 @@
|
||||
read = "tfom23.read",
|
||||
write = "tfom23.lboxx.use",
|
||||
manage = "tfom23.manage",
|
||||
category = "LBoxx"
|
||||
category = "LBoxx",
|
||||
prodable = True,
|
||||
},
|
||||
LBoxx_2 =
|
||||
{
|
||||
@ -168,7 +170,8 @@
|
||||
read = "tfom23.read",
|
||||
write = "tfom23.lboxx.use",
|
||||
manage = "tfom23.manage",
|
||||
category = "LBoxx"
|
||||
category = "LBoxx",
|
||||
prodable = True,
|
||||
},
|
||||
LBoxx_3 =
|
||||
{
|
||||
@ -178,7 +181,8 @@
|
||||
read = "tfom23.read",
|
||||
write = "tfom23.lboxx.use",
|
||||
manage = "tfom23.manage",
|
||||
category = "LBoxx"
|
||||
category = "LBoxx",
|
||||
prodable = True,
|
||||
},
|
||||
LBoxx_4 =
|
||||
{
|
||||
@ -188,7 +192,8 @@
|
||||
read = "tfom23.read",
|
||||
write = "tfom23.lboxx.use",
|
||||
manage = "tfom23.manage",
|
||||
category = "LBoxx"
|
||||
category = "LBoxx",
|
||||
prodable = True,
|
||||
},
|
||||
|
||||
-- FabLock with EuroBox
|
||||
@ -200,7 +205,8 @@
|
||||
read = "tfom23.read",
|
||||
write = "tfom23.eurobox.use",
|
||||
manage = "tfom23.manage",
|
||||
category = "EuroBox"
|
||||
category = "EuroBox",
|
||||
prodable = True,
|
||||
},
|
||||
EuroBox_1 =
|
||||
{
|
||||
@ -210,7 +216,8 @@
|
||||
read = "tfom23.read",
|
||||
write = "tfom23.eurobox.use",
|
||||
manage = "tfom23.manage",
|
||||
category = "EuroBox"
|
||||
category = "EuroBox",
|
||||
prodable = True,
|
||||
},
|
||||
|
||||
-- FabLock with Kallax
|
||||
@ -222,7 +229,8 @@
|
||||
read = "tfom23.read",
|
||||
write = "tfom23.locker.use",
|
||||
manage = "tfom23.manage",
|
||||
category = "Locker"
|
||||
category = "Locker",
|
||||
prodable = True,
|
||||
},
|
||||
Drawer_1 =
|
||||
{
|
||||
@ -232,7 +240,8 @@
|
||||
read = "tfom23.read",
|
||||
write = "tfom23.locker.use",
|
||||
manage = "tfom23.manage",
|
||||
category = "Locker"
|
||||
category = "Locker",
|
||||
prodable = True,
|
||||
},
|
||||
Drawer_2 =
|
||||
{
|
||||
@ -242,7 +251,8 @@
|
||||
read = "tfom23.read",
|
||||
write = "tfom23.locker.use",
|
||||
manage = "tfom23.manage",
|
||||
category = "Locker"
|
||||
category = "Locker",
|
||||
prodable = True,
|
||||
},
|
||||
Drawer_3 =
|
||||
{
|
||||
@ -252,7 +262,8 @@
|
||||
read = "tfom23.read",
|
||||
write = "tfom23.locker.use",
|
||||
manage = "tfom23.manage",
|
||||
category = "Locker"
|
||||
category = "Locker",
|
||||
prodable = True,
|
||||
},
|
||||
Door_0 =
|
||||
{
|
||||
@ -262,7 +273,8 @@
|
||||
read = "tfom23.read",
|
||||
write = "tfom23.locker.use",
|
||||
manage = "tfom23.manage",
|
||||
category = "Locker"
|
||||
category = "Locker",
|
||||
prodable = True,
|
||||
},
|
||||
|
||||
-- Machines
|
||||
|
Loading…
x
Reference in New Issue
Block a user