Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for the public API of KVV. #1

Merged
merged 1 commit into from
Jan 19, 2019
Merged

Add support for the public API of KVV. #1

merged 1 commit into from
Jan 19, 2019

Conversation

J-N-K
Copy link
Owner

@J-N-K J-N-K commented Jan 19, 2019

Enables the user to show the latest departure times for specific stops in openhab.
KVV (Karlsruher Verkehrsverbund) is the public transport system in Karlsruhe, Germany.

Signed-off-by: Maximilian Hess mail@ne0h.de (github: ne0h)

Enables the user to show the latest departure times for specific stops in openhab.
KVV (Karlsruher Verkehrsverbund) is the public transport system in Karlsruhe, Germany.

Signed-off-by: Maximilian Hess <mail@ne0h.de> (github: ne0h)
@J-N-K J-N-K merged commit d28380e into J-N-K:kvvtest Jan 19, 2019
J-N-K added a commit that referenced this pull request Aug 30, 2019
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
J-N-K pushed a commit that referenced this pull request May 3, 2020
merge to latest master
J-N-K pushed a commit that referenced this pull request Jun 20, 2020
J-N-K added a commit that referenced this pull request Jul 17, 2020
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
J-N-K added a commit that referenced this pull request Nov 29, 2022
…penhab#13695)

* [jsscripting] Refactor ThreadsafeTimers to create futures inline instead of in an extra methods
* [jsscripting] Introduce utility class for providing easy access to script services
* [jsscripting] Reimplement timer creation methods from ScriptExecution for thread-safety
* [jsscripting] Add missing JavaDoc for reimplement timer creation methods
* [jsscripting] Remove the future from the map when setTimeout expires
* [jsscripting] Rename `GraalJSScriptServiceUtil` to `JSScriptServiceUtil`
* [jsscripting] Remove the `createTimerWithArgument` method
* [jsscripting] Replace the OSGi workaround of `JSScriptServiceUtil` with an injection mechanism
* [jsscripting] Use constructor to inject `JSScriptServiceUtil` into `GraalJSScriptEngineFactory`
* [jsscripting] Minor improvements by @J-N-K (#1)
* [jsscripting] Minor changes related to last commit to keep flexibility of `JSRuntimeFeatures`
* [jsscripting] Upgrade openhab-js to v2.1.1
* [jsscripting] Remove unused code

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Co-authored-by: Jan N. Klug <github@klug.nrw>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants