|
From: Christian M. <no...@gi...> - 2023-01-15 20:40:41
|
Branch: refs/heads/master Home: https://github.com/CometVisu/CometVisu Commit: add9c99fc2cefd8f2ae9945f059d871fae9fcdcf https://github.com/CometVisu/CometVisu/commit/add9c99fc2cefd8f2ae9945f059d871fae9fcdcf Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-15 (Sun, 15 Jan 2023) Changed paths: M package-lock.json M package.json M source/class/cv/io/openhab/Rest.js M source/class/cv/plugins/diagram/AbstractDiagram.js Log Message: ----------- Do not process influx data by backend processors, because it is already in the right format. Fix openHAB backend client data processing. closes #1312 Commit: 44de06fb72aaf7f38c33a643939e6bdd65ee16fb https://github.com/CometVisu/CometVisu/commit/44de06fb72aaf7f38c33a643939e6bdd65ee16fb Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-15 (Sun, 15 Jan 2023) Changed paths: M source/class/cv/io/openhab/Rest.js Log Message: ----------- linter fixes Commit: 90cabfb0b4c60d51076748a87a8d388bb867a317 https://github.com/CometVisu/CometVisu/commit/90cabfb0b4c60d51076748a87a8d388bb867a317 Author: Tobias Bräutigam <pe...@us...> Date: 2023-01-15 (Sun, 15 Jan 2023) Changed paths: M source/class/cv/io/openhab/Rest.js Log Message: ----------- revert some changes, the openhab perstistance service data must contain a "data" property Commit: 262fc26bff83f1853dc28ccfd9b51ed6f89aa935 https://github.com/CometVisu/CometVisu/commit/262fc26bff83f1853dc28ccfd9b51ed6f89aa935 Author: Christian Mayer <Chr...@us...> Date: 2023-01-15 (Sun, 15 Jan 2023) Changed paths: M package-lock.json M package.json M source/class/cv/io/openhab/Rest.js M source/class/cv/plugins/diagram/AbstractDiagram.js Log Message: ----------- Merge pull request #1313 from peuter/fix-oh-influx Do not process influx data by backend processors, because it is alrea… Compare: https://github.com/CometVisu/CometVisu/compare/574af88868b0...262fc26bff83 |