mirror of
https://gitlab.com/volkersfreunde/dockercompose.git
synced 2025-03-12 06:51:46 +01:00
added machines
This commit is contained in:
parent
e6e1c8b568
commit
43fca5cd9d
@ -136,6 +136,63 @@
|
||||
write = "TestEnv.Write.A",
|
||||
manage = "TestEnv.Manage.A"
|
||||
},
|
||||
|
||||
tasmota_B3303F = {
|
||||
name = "tasmota_B3303F - Siemens",
|
||||
description = "test steckdose",
|
||||
wiki = "https://fab-access.readthedocs.io",
|
||||
category = "CategoryA",
|
||||
|
||||
disclose = "TestEnv.Disclose.A",
|
||||
read = "TestEnv.Read.A",
|
||||
write = "TestEnv.Write.A",
|
||||
manage = "TestEnv.Manage.A"
|
||||
},
|
||||
tasmota_B33DD3 = {
|
||||
name = "tasmota_B33DD3 - Rathenau",
|
||||
description = "test steckdose",
|
||||
wiki = "https://fab-access.readthedocs.io",
|
||||
category = "CategoryA",
|
||||
|
||||
disclose = "TestEnv.Disclose.A",
|
||||
read = "TestEnv.Read.A",
|
||||
write = "TestEnv.Write.A",
|
||||
manage = "TestEnv.Manage.A"
|
||||
},
|
||||
tasmota_B3430F = {
|
||||
name = "tasmota_B3430F - Benz",
|
||||
description = "test steckdose",
|
||||
wiki = "https://fab-access.readthedocs.io",
|
||||
category = "CategoryA",
|
||||
|
||||
disclose = "TestEnv.Disclose.A",
|
||||
read = "TestEnv.Read.A",
|
||||
write = "TestEnv.Write.A",
|
||||
manage = "TestEnv.Manage.A"
|
||||
},
|
||||
tasmota_B35268 = {
|
||||
name = "tasmota_B35268 - in Siemens",
|
||||
description = "test steckdose",
|
||||
wiki = "https://fab-access.readthedocs.io",
|
||||
category = "CategoryA",
|
||||
|
||||
disclose = "TestEnv.Disclose.A",
|
||||
read = "TestEnv.Read.A",
|
||||
write = "TestEnv.Write.A",
|
||||
manage = "TestEnv.Manage.A"
|
||||
},
|
||||
tasmota_8358A2 = {
|
||||
name = "tasmota_8358A2 - 'in Rathenau'",
|
||||
description = "test steckdose",
|
||||
wiki = "https://fab-access.readthedocs.io",
|
||||
category = "CategoryA",
|
||||
|
||||
disclose = "TestEnv.Disclose.A",
|
||||
read = "TestEnv.Read.A",
|
||||
write = "TestEnv.Write.A",
|
||||
manage = "TestEnv.Manage.A"
|
||||
},
|
||||
|
||||
MachineA3 = {
|
||||
name = "MachineA3",
|
||||
description = "Description of MachineA3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user