/
OP
openhab
/
openHAB REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
actions
2
addons
10
audio
4
auth
5
channel-types
3
config-descriptions
2
discovery
2
events
3
habpanel
2
iconsets
1
inbox
5
items
17
links
7
logging
4
module-types
2
persistence
8
profile-types
1
root
1
rules
17
services
6
get
Get service configuration for given service ID.
put
Updates a service configuration for given service ID and returns the old configuration.
delete
Deletes a service configuration for given service ID and returns the old configuration.
get
Get all configurable services.
get
Get configurable service for given service ID.
get
Get existing multiple context service configurations for the given factory PID.
sitemaps
7
systeminfo
2
tags
5
templates
2
thing-types
2
things
12
transformations
5
ui
6
uuid
1
voice
10
services
Get all configurable services.
get
/services
Headers
Accept-Language
string
language
Response
OK
ConfigurableServiceDTO[]
required
id
string
label
string
category
string
configDescriptionURI
string
multiple
boolean
Changes