Completing run.bash; completing the documentation of Raspberry Pi master and slave...
[iot2.git] / localconfig / iotinstaller / Install_DeviceAddresses_Wildcard.config
1 ID=SK2
2 ADDRESSFOR=IHomeAdd5
3 DEVICEADDRESS=c8:d5:fe:e6:a2:d8
4 #DEVICEADDRESS=00:00:00:00:00:00
5 # For wildcard we don't put a specific port number
6 # Policies are in place to regulate traffic based on just IP addresses
7 #       of the driver and the device
8 PORTNUMBER=-1
9 PROTOCOL=udp
10 SOURCEWILDCARD=false
11 DESTWILDCARD=true
12 END