/
OP
openhab
/
openHAB REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h 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
get
Get all available module types.
get
Gets a module type corresponding to the given UID.
persistence
8
profile-types
1
root
1
rules
17
services
6
sitemaps
7
systeminfo
2
tags
5
templates
2
thing-types
2
things
12
transformations
5
ui
6
uuid
1
voice
10
module-types
Gets a module type corresponding to the given UID.
get
/module-types/{moduleTypeUID}
Path parameters
moduleTypeUID
string
required
moduleTypeUID
Headers
Accept-Language
string
language
Response
OK
ModuleTypeDTO
required
uid
string
visibility
'VISIBLE'
|
'HIDDEN'
|
'EXPERT'
tags
string[]
label
string
description
string
configDescriptions
ConfigDescriptionParameterDTO[]
Changes