Sign in
eclipse
/
etrice
/
org.eclipse.etrice
/
newfsmgen
/
.
/
examples
/
org.eclipse.etrice.tutorials.simulators.trafficlight.example
/
model
/
RaspberryPi
/
PiFinal.config
blob: 41d430e893be29808a56a879d731ffb1b76b1f12 [
file
] [
log
] [
blame
]
ConfigModel
trafficlight
.
example
.
config
{
import
PiModel
.*
from
"PiFinal.room"
ActorInstanceConfig
PiSystem
/
piSubSys
/
application
/
tfIf
{
Attr
tcpConfig
{
//Attr IPAddr="localhost"
Attr
IPAddr
=
"192.168.137.1"
Attr
TcpPort
=
4441
}
}
}