csowada

Results 7 comments of csowada

A short answer to you six points and my personal ratings: > Implement some mechanism to ignore non-scripts - such as .ignore file 👍👍 This is the most flexible solution,...

Thank you for your answer. I just wanted to comment on your points and answer them like a survey. Of course, each point has its advantages and disadvantages. I should...

I experimented a bit. Here is a demo for loading from the ``js`` root directory including the glob filters like .gitignore. We should think about whether this change should be...

Okay, now my pull request is finish for a first try. Feel free to try the build version. https://github.com/csowada/openhab2-addons/releases/download/jsscripting-v2-1/org.openhab.automation.jsscripting-3.3.0-SNAPSHOT.jar

> For example, in your demo code, if I update the globs to add or remove existing files, they will not be added to or removed from the script engine....

I created an example for esp8266 with four wlan gateway in one (I use different UDP ports) device. So I keep the gateway compatible with original gateway software. https://github.com/csowada/openmili