]> git.basschouten.com Git - openhab-addons.git/commit
[http] add POST/PUT support for state requests (#10022)
authorJ-N-K <J-N-K@users.noreply.github.com>
Wed, 3 Feb 2021 10:28:44 +0000 (11:28 +0100)
committerGitHub <noreply@github.com>
Wed, 3 Feb 2021 10:28:44 +0000 (11:28 +0100)
commit899d8d2e9f09cbfcdae440a52b22b18e939e0960
tree3a53aa3b3632e129326a3624715947b59c326b15
parent40882410334c8f6598d655d7babc37722bf0be86
[http] add POST/PUT support for state requests (#10022)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
bundles/org.openhab.binding.http/README.md
bundles/org.openhab.binding.http/src/main/java/org/openhab/binding/http/internal/HttpThingHandler.java
bundles/org.openhab.binding.http/src/main/java/org/openhab/binding/http/internal/config/HttpChannelConfig.java
bundles/org.openhab.binding.http/src/main/java/org/openhab/binding/http/internal/config/HttpThingConfig.java
bundles/org.openhab.binding.http/src/main/java/org/openhab/binding/http/internal/http/RateLimitedHttpClient.java
bundles/org.openhab.binding.http/src/main/java/org/openhab/binding/http/internal/http/RefreshingUrlCache.java
bundles/org.openhab.binding.http/src/main/resources/OH-INF/config/config.xml
bundles/org.openhab.binding.http/src/main/resources/OH-INF/thing/thing-types.xml