iobroker-community-adapters / ioBroker.js2fs-community

replicate ioBroker scripts to files
MIT License
0 stars 3 forks source link

Add Support for Compact mode (js-Controller 2.0 Feature) #8

Open jogibear9988 opened 5 years ago

jogibear9988 commented 5 years ago

From @ldittmar81 on January 20, 2019 18:1

The upcoming version 2.0.0 of js-controller will support a new mode for low memory devices. For this, a few minor adjustments to the adapter must be made. Please follow these instructions: https://forum.iobroker.net/viewtopic.php?f=24&t=20387#p213466

Copied from original issue: soef/iobroker.js2fs#28