Commit 0267969 1 parent 781da15 commit 0267969 Copy full SHA for 0267969
File tree 15 files changed +21
-9
lines changed
15 files changed +21
-9
lines changed Original file line number Diff line number Diff line change 6
6
</openwb-base-heading >
7
7
<openwb-base-number-input
8
8
title =" Modbus ID"
9
+ required
9
10
:model-value =" configuration.modbus_id"
10
11
min =" 1"
11
12
max =" 255"
Original file line number Diff line number Diff line change 6
6
</openwb-base-heading >
7
7
<openwb-base-number-input
8
8
title =" Modbus ID"
9
+ required
9
10
:model-value =" configuration.modbus_id"
10
11
min =" 1"
11
12
max =" 255"
Original file line number Diff line number Diff line change 6
6
</openwb-base-heading >
7
7
<openwb-base-number-input
8
8
title =" Modbus ID"
9
+ required
9
10
:model-value =" configuration.modbus_id"
10
11
min =" 1"
11
12
max =" 255"
Original file line number Diff line number Diff line change 6
6
</openwb-base-heading >
7
7
<openwb-base-number-input
8
8
title =" Modbus ID"
9
+ required
9
10
:model-value =" configuration.modbus_id"
10
11
min =" 1"
11
12
max =" 255"
Original file line number Diff line number Diff line change 6
6
</openwb-base-heading >
7
7
<openwb-base-number-input
8
8
title =" Modbus ID"
9
+ required
9
10
:model-value =" configuration.modbus_id"
10
11
min =" 1"
11
12
max =" 255"
Original file line number Diff line number Diff line change 6
6
</openwb-base-heading >
7
7
<openwb-base-number-input
8
8
title =" Modbus ID"
9
+ required
9
10
:model-value =" configuration.modbus_id"
10
11
min =" 1"
11
12
max =" 255"
Original file line number Diff line number Diff line change 6
6
</openwb-base-heading >
7
7
<openwb-base-number-input
8
8
title =" Modbus ID"
9
+ required
9
10
:model-value =" configuration.modbus_id"
10
11
min =" 1"
11
12
max =" 255"
Original file line number Diff line number Diff line change 11
11
</openwb-base-alert >
12
12
<openwb-base-number-input
13
13
title =" Modbus ID"
14
+ required
14
15
:model-value =" configuration.modbus_id"
15
16
min =" 1"
16
17
max =" 255"
Original file line number Diff line number Diff line change 13
13
</openwb-base-alert >
14
14
<openwb-base-number-input
15
15
title =" Modbus ID"
16
+ required
16
17
:model-value =" configuration.modbus_id"
17
18
min =" 1"
18
19
max =" 255"
Original file line number Diff line number Diff line change 6
6
</openwb-base-heading >
7
7
<openwb-base-number-input
8
8
title =" Modbus ID"
9
+ required
9
10
:model-value =" configuration.modbus_id"
10
11
min =" 1"
11
12
max =" 255"
Original file line number Diff line number Diff line change 12
12
</openwb-base-alert >
13
13
<openwb-base-number-input
14
14
title =" Modbus ID"
15
+ required
15
16
:model-value =" configuration.modbus_id"
16
17
min =" 1"
17
18
max =" 255"
Original file line number Diff line number Diff line change 6
6
</openwb-base-heading >
7
7
<openwb-base-number-input
8
8
title =" Modbus ID"
9
+ required
9
10
:model-value =" configuration.modbus_id"
10
11
min =" 1"
11
12
max =" 255"
Original file line number Diff line number Diff line change 5
5
<span class =" small" >(Modul: {{ $options.name }})</span >
6
6
</openwb-base-heading >
7
7
<openwb-base-number-input
8
- title =" Modbus-ID"
9
- :min =" 1"
10
- :max =" 255"
8
+ title =" Modbus ID"
11
9
required
12
10
:model-value =" configuration.modbus_id"
11
+ min =" 1"
12
+ max =" 255"
13
13
@update:model-value ="
14
14
updateConfiguration($event, 'configuration.modbus_id')
15
15
"
Original file line number Diff line number Diff line change 5
5
<span class =" small" >(Modul: {{ $options.name }})</span >
6
6
</openwb-base-heading >
7
7
<openwb-base-number-input
8
- title =" Modbus-ID"
9
- :min =" 1"
10
- :max =" 255"
8
+ title =" Modbus ID"
11
9
required
12
10
:model-value =" configuration.modbus_id"
11
+ min =" 1"
12
+ max =" 255"
13
13
@update:model-value ="
14
14
updateConfiguration($event, 'configuration.modbus_id')
15
15
"
Original file line number Diff line number Diff line change 5
5
<span class =" small" >(Modul: {{ $options.name }})</span >
6
6
</openwb-base-heading >
7
7
<openwb-base-number-input
8
- title =" Modbus-ID"
9
- :min =" 1"
10
- :max =" 255"
8
+ title =" Modbus ID"
11
9
required
12
10
:model-value =" configuration.modbus_id"
11
+ min =" 1"
12
+ max =" 255"
13
13
@update:model-value ="
14
14
updateConfiguration($event, 'configuration.modbus_id')
15
15
"
You can’t perform that action at this time.
0 commit comments