Christian Fenzl
Christian Fenzl
- [ ] Get MAC address of used ethernet interface - [ ] MD5 the mac - [ ] Add MD5 on sending loxberryid and plugin install state to loxberry.de...
``` Betreff: Cron cd / && run-parts --report /etc/cron.hourly Inhalt: /etc/cron.hourly/logrotate: error: Compressing program wrote following message to stderr when compressing log /var/log/mosquitto/mosquitto.log.1: gzip: stdin: file size changed while zipping...
Ich habe mehrfach Feedback, dass insb. die Datums-Formatierungs/Umwandlungfunktionen sehr praktisch sind. Die Funktionen stehen derzeit nur für XL-Scripts zur Verfügung. Das soll in die PHP-Libs kommen (und in XL weiterhin...
Often seen: - User sends a logfile that contains some lines, mostly the header of the log, followed by an ERROR or CRITICAL and nothing else. - Loglevel is set...
Loxone What’s New mentions, that token-based auth for Loxone Web Services does not need the proprietary encryption anymore, „to simplify usage of the Web API“. Loxone Firmware V12+ - [...
A default way for SecurePIN should be established. System widgets and plugins should be able to use SecurePIN out of a library function. Michael did SecurePIN checks with some kind...
Implementation of a method to forward mqtt data to a Plugin without need of an mqtt listener in the plugin. - The forwarder would listen to a static subscription for...
Create a UI driven tool to create a Daemon (startup) and cron job - User selects a script to run as a daemon - UI driven selection of times as...
For reoccurring requests, an easy datastore should be possible. It could follow the implementation from https://raw.githubusercontent.com/mschlenstedt/Loxberry/master/webfrontend/html/XL/examples/gruenland.php Features: - Selectable if the datastore is persistent (sd card) or temporary (tmpfs) -...
With reading of MQTT data, XL currently connects to the broker, subscribes the topic the user requested, and waits up to a second for the subscription response. Therefore, data requested...