All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.solarnetwork.node.control.stabiliti30c.Watchdog.properties Maven / Gradle / Ivy

title = Stabiliti 30C Watchdog
desc = Manages the watchdog timer on Stabiliti 30C devices.

status.key = Status
status.desc = Status information.

status.err.noModbusNetwork = No Modbus Connection available, check configuration.

status.msg.ok = Last updated at {0}.
status.msg.err = Last attempted at {0} but update failed: {1}

timeoutSeconds.key = Timeout Seconds
timeoutSeconds.desc = The number of seconds the Stabiliti should count down from, and if \
	not updated before it reaches zero to shut the system down. This value \
	should be larger than the configured Update Frequency.
	 
updateFrequency.key = Update Frequency
updateFrequency.desc = The frequency at which this component should reset the watchdog \
	timeout value on the Stabiliti to Timeout Seconds, essentially \
	resetting the count down timer. This value should be smaller than the \
	configured Timeout Seconds.

startupDelaySeconds.key = Delay Seconds
startupDelaySeconds.desc = The number of seconds to delay the start of the watchdog update \
	task by.
	 
	




© 2015 - 2025 Weber Informatics LLC | Privacy Policy