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

net.solarnetwork.node.control.bacnet.BacnetControlCsvConfigurer.properties Maven / Gradle / Ivy

The newest version!
title = BACnet Control CSV Configurer
desc = Configure BACnet Control \
	components via CSV resources.

resource.csvFile.title = CSV Configuration

lastImportException.key = Last Exception
lastImportException.desc = An exception produced during the last import of a CSV resource.

lastImportMessages.key = Last Messages
lastImportMessages.desc = Informational and warning messages produced during the last import of a CSV resource.

csvFile.key = CSV Files
csvFile.desc = Modbus Control CSV configuration files. Files may be gzip-compressed.

message.integerFormatError = Malformed integer value \u201C{0}\u201D in row {1} column {2} \u2014 ignoring.

message.decimalFormatError = Malformed decimal value \u201C{0}\u201D in row {1} column {2} \u2014 ignoring.

message.wordOrderFormatError = Invalid word order value \u201C{0}\u201D in row {1} column {2} \u2014 ignoring.

message.datumSamplesTypeFormatError = Invalid property type value \u201C{0}\u201D in row {1} column {2} \u2014 ignoring.

message.functionFormatError = Invalid register type value \u201C{0}\u201D in row {1} column {2} \u2014 ignoring.

message.dataTypeFormatError = Invalid data type value \u201C{0}\u201D in row {1} column {2} \u2014 ignoring.

message.invalidPropertyConfig = Invalid property configuration in row {0} \u2014 ignoring.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy