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

Fix issue #60 #61

Closed cored0wn closed 3 years ago

cored0wn commented 3 years ago

Fixes issue #60

Scrounger commented 3 years ago

Reason is that the max decimal plaes only applies to the linked object. All settings are only for the linked objects. Parent objects will never be affected by the adapter - this is the concept.