All translations
Enter a message name below to show all available translations.
Found 2 translations.
Name | Current message text |
---|---|
h German (de) | ===MYSQL Ereignis=== Meteobridge kann Anfragen an MYSQL Datenbanken senden und somit die Speicherung von live Daten in eine reguläre datenbank unterstützen. Das Pflichtfeld "Anfrage" enthält das auszuführende MYSQL-Kommando, welches typischer Weise ein parametriertes "INSERT" zum Einfügen von Datensätzen in eine Tabelle der Datenbank sein wird. |
h English (en) | ===MYSQL Event=== Meteobridge can send queries to a mysql server, which can be used to register weather data into a regular database. The mandatory query text field will usually contain a mysql insert statement followed by a table name and a list of column names and values. The query is subject to template replacement, so you can use Meteobridge variables to upload weather data to your database. |