things
Classes
Methods
(static) getThing(uid) → {Thing}
- Description:
Gets an openHAB Thing. Returns
null
if no Thing with the given UID exists.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
uid |
string | UID of the thing |
Returns:
- Type
- Thing
(static) getThings() → {Array:.<Thing:>}
Returns:
things.Thing
[]: all Things