Skip to content

Commit bef892c

Browse files
committed
change readme
1 parent 65de817 commit bef892c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ For each Device Type you need to add a DeviceView.
4343

4444
It is based on a CSS grid view with 32 columns and 2 rows.
4545
You need to specify the grid-template-areas.
46-
- Interface positions will use the following format: {interfacename}{module}-{port}
46+
- Interface positions will use the following format: {interfacename}{module}-{port}
47+
or fallback to all lower case + [^.a-zA-Z\d] changed to "-"
4748
- leading "empties" can be specified as x
4849
- trailing "empties" can be specified as z
4950
- between "empties" can be named s{0-99}

0 commit comments

Comments
 (0)