blob: c73a2fe3acc406506a1906e965f4362f93860136 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[
{ type: install
message: <<EOM
Caldera OT plugins port was installed
1) Take on mind it is a modifying version of Caldera-OT. It includes FreeBSD as
supported OS and you could found some issues. Problem reports are welcome.
2) Do not forget modify configuration file (default.yml or local.yml) before of
run Caldera to enable bacnet, dnp3, modbus, iec61850 and profinet plugins.
Caldera configuration files are located at:
%%WWWDIR%%/conf
3) Enjoy it
EOM
}
]
|