- Source:
Sitemaps backend namespace. Providing access to the openHAB backend.
Members
(static, constant) exports.getAllSitemapsFiltered
- Source:
Get all available Sitemaps for a client.
(static, constant) exports.getSitemap
- Source:
Get Sitemap by name.
(static, constant) exports.getItemsOfSitemap
- Source:
Get names of all Items in Sitemap. Utilising LokiJS to cache the Items for up to two minutes for better performance.