0.0.1-alpha.3 • Published 1 year ago

iobroker.watchdog v0.0.1-alpha.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Logo

ioBroker.watchdog

NPM version Downloads Number of Installations Current version in stable repository

NPM

Tests: Test and Release

watchdog adapter for ioBroker

Monitor the values and updates of ioBroker states

Note

This adapter is currently at state of investigation / prototyping. No real functionality is available. Do NOT install this datapter until a stable version is released.

General Description

This adapter monitores a configurable number of states. Depending on configuration the adapter can perform actions if

  • a state is not updated or changed during a configurable timeframe
  • if the value of a state does not match configured limits
  • if the value of a state changes faster / slower than a configured limit

... more to come ...

Changelog

0.0.1-alpha.3 (2023-01-17)

  • (mcm1957) initial dummy release

License

MIT License

Copyright (c) 2023 mcm1957 mcm57@gmx.at

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.