IoT This section provides documentation for webOS IoT , the IoT profile of webOS Open Source Edition (OSE).
Caution webOS IoT is
ONLY supported from webOS OSE 2.4.0 to webOS OSE 2.18.0. We plan to replace webOS IoT with
Matter in the future release.
Overview Setup This unit describes how to set up the webOS IoT development environment.
Development This unit explains how to develop services for webOS IoT. In addition, use cases of webOS IoT are provided.
Tutorial This unit provides a step-by-step tutorial for developing services for webOS IoT.
Reference LS2 API LS2 API is an interface to access system services via Luna Bus and use their functionalities. LS2 API forms the basis of webOS service development. See the LS2 API index .
webos-service Library webos-service library provides the API to the system bus wrapped in familiar Node.js idioms. See webos-service Library API reference .
This unit describes how to use the tools available in webOS IoT.