You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
182 B
9 lines
182 B
let a = {
|
|
stoped_gs: '100',
|
|
continued_gs: '110',
|
|
stoped_satur: '200',
|
|
continued_satur: '300',
|
|
stoped_humi: '100',
|
|
continued_humi: '102',
|
|
injection_pump_speed: '300',
|
|
}
|