Initial commit: Ignition 8.3.3 gateway config and watermeter project
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"classname": "org.mariadb.jdbc.Driver",
|
||||
"defaultPropInstructions": "There is an extensive list of extra connection properties available for MariaDB Connector/J. See \u003ca href\u003d\u0027https://mariadb.com/kb/en/library/about-mariadb-connector-j/#optional-url-parameters\u0027\u003ethe documentation\u003c/a\u003e for a table describing all connection properties.\u003cbr\u003eA default \u003ctt\u003eserverTimezone\u003c/tt\u003e value (taken from the gateway) will be appended to the connection string if one is not specified.",
|
||||
"defaultProps": "connectTimeout\u003d120000;socketTimeout\u003d120000;rewriteBatchedStatements\u003dtrue;",
|
||||
"defaultTranslator": "MYSQL",
|
||||
"defaultValidationQuery": "SELECT 1",
|
||||
"type": "MYSQL",
|
||||
"urlFormat": "jdbc:mariadb://localhost:3306/test",
|
||||
"urlInstructions": "\u003cbr/\u003eThe format of the MariaDB connect URL is:\u003cbr\u003e\u003ccode\u003ejdbc:mariadb://\u003cb\u003ehost\u003c/b\u003e:\u003cb\u003eport\u003c/b\u003e/\u003cb\u003edatabase\u003c/b\u003e\u003c/code\u003e\u003cbr\u003eWith the three parameters (in bold) \u003cul style\u003d\"list-style-type:none;margin-left:10px;\"\u003e\u003cli\u003e\u003cb\u003ehost\u003c/b\u003e: The host name or IP address of the database server.\u003c/li\u003e\u003cli\u003e\u003cb\u003eport\u003c/b\u003e: The port that the database server is running on. MariaDB default port is \u003cb\u003e3306\u003c/b\u003e.\u003c/li\u003e\u003cli\u003e\u003cb\u003edatabase\u003c/b\u003e: The name of the logical database that you are connecting to on the MariaDB server.\u003c/li\u003e\u003c/ul\u003e"
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"scope": "A",
|
||||
"description": "The MariaDB (a community-owned fork of MySQL) JDBC Driver - compatible with all MariaDB servers, MySQL 5.x (\u003e\u003d 5.5.3) and MySQL 8.0.",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"config.json",
|
||||
"mariadb-java-client-2.7.3.jar"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModification": {
|
||||
"actor": "8.3-migration",
|
||||
"timestamp": "2026-02-19T15:42:12Z"
|
||||
},
|
||||
"uuid": "8dee3f05-e3d4-4165-b35a-ff37183b0e9e",
|
||||
"lastModificationSignature": "b8c1e8563da5180d97e5dbde981c6c9fa193cd2bb6327371266eda5c43cc5555",
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"classname": "com.microsoft.sqlserver.jdbc.SQLServerDriver",
|
||||
"defaultPropInstructions": "Use \u003ci\u003edatabaseName\u003dYOUR_DATABASE\u003c/i\u003e to specify the database to connect to.",
|
||||
"defaultProps": "databaseName\u003dtest",
|
||||
"defaultTranslator": "MSSQL",
|
||||
"defaultValidationQuery": "SELECT 1",
|
||||
"type": "MSSQL",
|
||||
"urlFormat": "jdbc:sqlserver://localhost\\MSSQLSERVER",
|
||||
"urlInstructions": "\u003cbr/\u003eThe format of the SQL Server connect URL is:\u003cbr/\u003e\u003ccode\u003ejdbc:sqlserver://\u003cb\u003ehost\u003c/b\u003e\\\u003cb\u003einstanceName\u003c/b\u003e[:\u003cb\u003eport\u003c/b\u003e]\u003c/code\u003e\u003cbr/\u003eWith the three parameters (in bold) \u003cul style\u003d\"list-style-type:none;margin-left:10px;\"\u003e\u003cli\u003e\u003cb\u003ehost\u003c/b\u003e: The host name or IP address of the database server.\u003c/li\u003e\u003cli\u003e\u003cb\u003einstanceName\u003c/b\u003e: (optional) the instance to connect to on the host. If not specified, a connection to the default instance is made.\u003c/li\u003e\u003cli\u003e\u003cb\u003eport\u003c/b\u003e: (optional) the port to connect to. The default is \u003cb\u003e1433\u003c/b\u003e. If you are using the default, you can omit the port and the preceding \u0027:\u0027.\u003c/li\u003e\u003c/ul\u003e\u003cbr/\u003eFor SQL Server, you specify the \u003ci\u003edatabase name\u003c/i\u003e to connect to using the \u003ccode\u003edatabaseName\u003c/code\u003e property in the \u003ci\u003eExtra Connection Properties\u003c/i\u003e."
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"scope": "A",
|
||||
"description": "The Microsoft SQL Server JDBC Driver is a Java Database Connectivity (JDBC) 4.2 compliant driver.",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"config.json",
|
||||
"mssql-jdbc-9.4.0.jre11.jar"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModification": {
|
||||
"actor": "8.3-migration",
|
||||
"timestamp": "2026-02-19T15:42:12Z"
|
||||
},
|
||||
"uuid": "e3686710-5000-4320-bc13-029823b8864e",
|
||||
"lastModificationSignature": "351ae551732a66abf2fcc9b5f77112066a561bf76d920b8af06ac418425d4ba0",
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"classname": "com.mysql.cj.jdbc.Driver",
|
||||
"defaultPropInstructions": "There is an extensive list of extra connection properties available for MySQL Connector/J. See \u003ca href\u003d\u0027http://dev.mysql.com/doc/connectors/en/connector-j-reference-configuration-properties.html\u0027\u003ethe documentation\u003c/a\u003e for a table describing all connection properties.\u003cbr\u003eA default \u003ctt\u003eserverTimezone\u003c/tt\u003e value (taken from the gateway) will be appended to the connection string if one is not specified.",
|
||||
"defaultProps": "zeroDateTimeBehavior\u003dCONVERT_TO_NULL;connectTimeout\u003d120000;socketTimeout\u003d120000;useSSL\u003dfalse;allowPublicKeyRetrieval\u003dtrue;rewriteBatchedStatements\u003dtrue;disableMariaDbDriver",
|
||||
"defaultTranslator": "MYSQL",
|
||||
"defaultValidationQuery": "SELECT 1",
|
||||
"type": "MYSQL",
|
||||
"urlFormat": "jdbc:mysql://localhost:3306/test",
|
||||
"urlInstructions": "\u003cbr/\u003eThe format of the MySQL connect URL is:\u003cbr\u003e\u003ccode\u003ejdbc:mysql://\u003cb\u003ehost\u003c/b\u003e:\u003cb\u003eport\u003c/b\u003e/\u003cb\u003edatabase\u003c/b\u003e\u003c/code\u003e\u003cbr\u003eWith the three parameters (in bold) \u003cul style\u003d\"list-style-type:none;margin-left:10px;\"\u003e\u003cli\u003e\u003cb\u003ehost\u003c/b\u003e: The host name or IP address of the database server.\u003c/li\u003e\u003cli\u003e\u003cb\u003eport\u003c/b\u003e: The port that the database server is running on. MySQL default port is \u003cb\u003e3306\u003c/b\u003e.\u003c/li\u003e\u003cli\u003e\u003cb\u003edatabase\u003c/b\u003e: The name of the logical database that you are connecting to on the MySQL server.\u003c/li\u003e\u003c/ul\u003e"
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"scope": "A",
|
||||
"description": "The official MySQL JDBC Driver, Connector/J.",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"config.json"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModification": {
|
||||
"actor": "8.3-migration",
|
||||
"timestamp": "2026-02-19T15:42:12Z"
|
||||
},
|
||||
"uuid": "836e1fd6-7d02-4c3e-8aff-86ee57e136b2",
|
||||
"lastModificationSignature": "fad53e6806f06d813197c562976d9e82530df5cb195b38a1835b059d0963e6b7",
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"classname": "oracle.jdbc.driver.OracleDriver",
|
||||
"defaultPropInstructions": "",
|
||||
"defaultProps": "",
|
||||
"defaultTranslator": "ORACLE",
|
||||
"defaultValidationQuery": "SELECT 1 FROM DUAL",
|
||||
"type": "ORACLE",
|
||||
"urlFormat": "jdbc:oracle:thin:@localhost:1521:test",
|
||||
"urlInstructions": "\u003cbr/\u003eThe format of the Oracle connect URL is:\u003cbr/\u003e\u003ccode\u003ejdbc:oracle:thin:@\u003cb\u003ehost\u003c/b\u003e:\u003cb\u003eport\u003c/b\u003e:\u003cb\u003eSID\u003c/b\u003e\u003c/code\u003e\u003cbr/\u003eWith the three parameters (in bold) \u003cul style\u003d\"list-style-type:none;margin-left:10px;\"\u003e\u003cli\u003e\u003cb\u003ehost\u003c/b\u003e: The host name or IP address of the database server.\u003c/li\u003e\u003cli\u003e\u003cb\u003eport\u003c/b\u003e: The port that the database server is running on. Oracle\u0027s default port is \u003cb\u003e1521\u003c/b\u003e.\u003c/li\u003e\u003cli\u003e\u003cb\u003eSID\u003c/b\u003e: the system ID that identifies the database to connect to.\u003c/li\u003e\u003c/ul\u003e"
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"scope": "A",
|
||||
"description": "The Oracle Database JDBC driver.",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"config.json"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModification": {
|
||||
"actor": "8.3-migration",
|
||||
"timestamp": "2026-02-19T15:42:12Z"
|
||||
},
|
||||
"uuid": "80bdb67c-ce4f-4846-ba25-473527a74241",
|
||||
"lastModificationSignature": "cc7cd0389a9cfa03e4041dc593f1cbcdea3a3c513fb21aefb14684580f5935d0",
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"classname": "org.postgresql.Driver",
|
||||
"defaultPropInstructions": "No extra connection parameters are recommended for PostgreSQL. For possible parameter values, see the documentation at \u003ca href\u003d\u0027http://jdbc.postgresql.org\u0027\u003ethe PostgreSQL JDBC driver website\u003c/a\u003e.",
|
||||
"defaultProps": "",
|
||||
"defaultTranslator": "POSTGRES",
|
||||
"defaultValidationQuery": "SELECT 1",
|
||||
"type": "POSTGRES",
|
||||
"urlFormat": "jdbc:postgresql://localhost:5432/postgres",
|
||||
"urlInstructions": "\u003cbr/\u003eThe format of the PostgreSQL connect URL is:\u003cbr/\u003e\u003ccode\u003ejdbc:postgresql://\u003cb\u003ehost\u003c/b\u003e:\u003cb\u003eport\u003c/b\u003e/\u003cb\u003edatabase\u003c/b\u003e\u003c/code\u003e\u003cbr/\u003eWith the three parameters (in bold) \u003cul style\u003d\"list-style-type:none;margin-left:10px;\"\u003e\u003cli\u003e\u003cb\u003ehost\u003c/b\u003e: The host name or IP address of the database server.\u003c/li\u003e\u003cli\u003e\u003cb\u003eport\u003c/b\u003e: The port that the database server is running on. PostgreSQL default port is \u003cb\u003e5432\u003c/b\u003e.\u003c/li\u003e\u003cli\u003e\u003cb\u003edatabase\u003c/b\u003e: The name of the logical database that you are connecting to on the PostgreSQL server.\u003c/li\u003e\u003c/ul\u003e"
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"scope": "A",
|
||||
"description": "The official PostgreSQL JDBC Driver.",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"config.json",
|
||||
"postgresql-42.3.3.jar"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModification": {
|
||||
"actor": "8.3-migration",
|
||||
"timestamp": "2026-02-19T15:42:12Z"
|
||||
},
|
||||
"uuid": "7608be9e-90f9-4eef-b6a9-cc7cf0d87dce",
|
||||
"lastModificationSignature": "14feceba64378faae0081148af2fda2a3eba5161b45eb528ddce502632db1797",
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"classname": "org.sqlite.JDBC",
|
||||
"defaultPropInstructions": "No extra connection parameters are recommended for SQLite",
|
||||
"defaultProps": "",
|
||||
"defaultTranslator": "SQLITE",
|
||||
"defaultValidationQuery": "SELECT 1",
|
||||
"type": "SQLITE",
|
||||
"urlFormat": "jdbc:sqlite:C:/Path/To/File.db",
|
||||
"urlInstructions": "\u003cbr/\u003e\u003cbr/\u003eThe format of the SQLite connect URL is:\u003cbr/\u003e\u003ccode\u003ejdbc:sqlite:C:/Path/To/File.db\u003c/code\u003e\u003cbr/\u003e\u003ccode\u003ejdbc:sqlite:/path/on/linux/File.db\u003c/code\u003e\u003cbr/\u003e\u003cbr/\u003eUse \u003ccode\u003e${data}\u003c/code\u003e or \u003ccode\u003e${local}\u003c/code\u003e as a placeholder for the Ignition Gateway\u0027s data directory or local directory, respectively, as seen below:\u003cbr/\u003e\u003ccode\u003ejdbc:sqlite:${data}/File.db\u003c/code\u003e\u003cbr/\u003e\u003ccode\u003ejdbc:sqlite:${local}/Folder/File.db\u003c/code\u003e\u003cbr/\u003e\u003cbr/\u003eUse \u003ccode\u003ejdbc:sqlite::memory:\u003c/code\u003e for a temporary database.\u003cbr/\u003e"
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"scope": "A",
|
||||
"description": "Driver for the popular embedded database system.",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"config.json"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModification": {
|
||||
"actor": "8.3-migration",
|
||||
"timestamp": "2026-02-19T15:42:12Z"
|
||||
},
|
||||
"uuid": "802cc59a-63a3-4be8-b56c-29a08d4ad786",
|
||||
"lastModificationSignature": "b08d42acb5da9a6fc5b3f7aee3b4640ca49437af78a2378b8cdb0f614c4dcfad",
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user