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
iobroker iobroker-adapter logic

ioBroker.linkeddevices

Number of Installations NPM version Number of Installations Downloads Dependency Status Known Vulnerabilities

NPM

Tests:: Travis-CI

linkeddevices adapter for ioBroker

paypal

linkeddevices creates linked objects (datapoints) of 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 vis views or scripts. This offers for example the advantage that with hardware exchange, only the linked objects must be recreated and all vis views and scripts works again.

With the adapter you can also convert objects or convert them to other types (not yet fully implemented).

Strukture

This adapter is inspired from virtual devices script by Pman.

Configuration

Changelog

1.5.5 (2022-06-06)

1.5.4 (2022-06-06)

1.5.3 (2022-06-06)

1.5.2 (2022-05-03)

1.5.1 (2022-04-25)

1.5.0 (2022-04-25)

1.4.3 (2021-03-16)

1.4.2 (2020-12-29)

1.4.1 (2020-12-19)

1.4.0 (2020-11-23)

1.3.2 (2020-11-21)

1.3.1 (2020-11-21)

1.3.0 (2020-11-20)

1.2.2 (2020-08-23)

1.2.1 (2020-08-23)

1.2.0 (2020-08-23)

1.1.4

1.1.3

1.1.2

1.1.1

1.1.0

1.0.1

1.0.0

0.5.6

0.5.5

0.5.0

0.4.1

0.4.0

0.3.2

0.3.0

0.2.1

0.2.0

0.1.5

0.1.0

0.0.4

0.0.1

License

MIT License

Copyright (c) 2020-2022 Scrounger

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.