mirror of
https://github.com/pdxlocations/contact.git
synced 2026-08-07 01:13:19 +02:00
add rules
This commit is contained in:
@@ -21,6 +21,12 @@ validation_rules = {
|
||||
"adc_multiplier_override": {
|
||||
"type": InputType.FLOAT,
|
||||
},
|
||||
"button_gpio": {
|
||||
"type": InputType.INTEGER,
|
||||
},
|
||||
"buzzer_gpio": {
|
||||
"type": InputType.INTEGER,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user