working 2.0 clone
This commit is contained in:
43
.storage/input_select
Normal file
43
.storage/input_select
Normal file
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"version": 1,
|
||||
"minor_version": 2,
|
||||
"key": "input_select",
|
||||
"data": {
|
||||
"items": [
|
||||
{
|
||||
"id": "mass_sample_mode",
|
||||
"icon": "mdi:scale-unbalanced",
|
||||
"name": "Mass Sample Mode",
|
||||
"options": [
|
||||
"General Yield Sample",
|
||||
"Half Yield Sample",
|
||||
"Tare"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "activecup",
|
||||
"name": "ActiveCup",
|
||||
"icon": "mdi:delete-variant",
|
||||
"options": [
|
||||
"None",
|
||||
"1",
|
||||
"2",
|
||||
"3",
|
||||
"4",
|
||||
"5",
|
||||
"6",
|
||||
"7",
|
||||
"8",
|
||||
"9",
|
||||
"10",
|
||||
"11",
|
||||
"12",
|
||||
"13",
|
||||
"14",
|
||||
"15",
|
||||
"16"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user