https://github.com/zebrajaeger/node-red-contrib-softstart
https://github.com/zebrajaeger/node-red-contrib-softstart
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zebrajaeger/node-red-contrib-softstart
- Owner: zebrajaeger
- License: mit
- Created: 2024-10-31T09:44:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-31T09:46:04.000Z (over 1 year ago)
- Last Synced: 2025-06-27T04:41:50.894Z (12 months ago)
- Language: JavaScript
- Size: 111 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Softstart
- Approach to a new value from a current value
- Supports linear and exponential interpolation
- Initial value is configurable
- Time is configurable
- Step period is configurable
- Current output value as status
- !!! Exponential mode does not work with negative values !!!

