Scrounger / ioBroker.linkeddevices

Create linked objects (datapoints) of your devices with a self-defined structure. This makes it possible to create a structure in ioBroker, where all objects are centralized, e.g. to be used in the vis or scripts.
https://forum.iobroker.net/topic/22301/neuer-adapter-linkeddevices
MIT License
17 stars 11 forks source link

Datenpunkteigenschaften mehrerer DP auf einmal ändern funktioniert nicht #59

Closed watcherkb closed 3 years ago

watcherkb commented 3 years ago

Schau mal bitte hier im Thread, dort ist alles beschrieben. https://forum.iobroker.net/topic/40136/datenpunkteigenschaften-mehrerer-dp-auf-einmal-%C3%A4ndern

Admin: 4.1.12 npm: 6.14.6 js: 3.1.6 node.js: v12.18.4 LinkedDevices: 1.4.1

In der Browserconsole wird ein Error geloggt:

Uncaught TypeError: Cannot read property 'role' of undefined at Object.customPostInits.linkeddevices (<anonymous>:108:74) at Customs.initCustomsTabs (adminCustoms.js:210) at adminCustoms.js:875 at Object.success (adminCustoms.js:630) at l (jquery-3.2.1.min.js:2) at Object.fireWith [as resolveWith] (jquery-3.2.1.min.js:2) at x (jquery-3.2.1.min.js:4) at XMLHttpRequest.<anonymous> (jquery-3.2.1.min.js:4)

Scrounger commented 3 years ago

@watcherkb

Diese Funktionalität kannte ich gar nicht. Hab was eingebaut, bitte teste die aktuelle version von github. Bei fehlern consolen log mit posten!

watcherkb commented 3 years ago

@Scrounger hat wunderbar funktioniert. Danke für den schnellen fix