iobroker.mysql
v0.0.21
Published
interface to mySQL database
Downloads
5
Readme
ioBroker.mysql
This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers. For more details and for information how to disable the error reporting see Sentry-Plugin Documentation! Sentry reporting is used starting with js-controller 3.0.
If you like it, please consider a donation:
mysql adapter for ioBroker
interface to mySQL database
Changelog
0.0.21 (2024-08-25)
- (René) update dependencies
0.0.20 (2024-05-28)
- (René) change of dependencies
0.0.19 (2024-01-12)
- (René) update dependencies
0.0.18 (2023-11-19)
- (René) update dependencies
0.0.17 (2023-05-15)
- (René) support of sendTo from other adapters to update data
0.0.16 (2023-04-07)
- (René) update dependencies
0.0.15 (2023-03-10)
- (René) extended startup check
0.0.14 (2022-12-10)
- (René) update dependencies
0.0.13 (2022-08-18)
- (René) tooltip in wizard added
- (René) flot and dependencies updated
- (René) bug fix in widget: scale Y from 0 and typo fixed
0.0.9 (2022-07-31)
- (René) overrun handling in import
0.0.7 (2021-11-07)
- (René) bug fix color of labels in widget
0.0.6 (2021-10-30)
- (René) avoid endless loop
- (René) update flot to 4.2.2
- (René) limit grid markings
0.0.5 (2021-07-09)
- (René) bug fix data types
0.0.4 (2021-03-21)
- (René) dependencies updated
0.0.3
- (René) bug fix flot diagram
0.0.1
- (René) initial release
License
MIT License
Copyright (c) 2019-2024 René G. [email protected]
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.