Document Object Model for IoT: Extends jsdom library to support IoT elements and hardware bindings. It creates a DOM where you can interact with physical IoT devices using the same DOM API methods used in web development such as getElementById, setAttribute and addEventListener.
-
Updated
Jun 24, 2025 - JavaScript