strolch-plc/plc-gw-server/src/main/resources/strolch-plc-gw-server.prope...

6 lines
318 B
Properties
Raw Normal View History

execution.plc.connected=PLC {plc} has connected to server.
execution.plc.connectionLost=Connection lost to PLC {plc}.
execution.plc.notConnected=PLC {plc} is not connected.
execution.plc.sendMessage.failed=Failed to send key {key} to plc {plc} due to: {msg}
2020-04-08 16:44:16 +02:00
systemAction.failed=SystemAction {action} failed: {reason}