node-red-contrib-wmi 0.2.8

Node-RED node for wmi

npm install node-red-contrib-wmi

node-red-contrib-wmi

A node to retrieve WMI (Windows Management Instrumentation) object on Windows OS

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

    npm install node-red-contrib-wmi

Information

This node retrieves the information of the WMI object on Windows OS. Currently, this node supports the following objects in the pull-down menu on the node property UI.

If you want to get other WMI objects, you can specify the object name in msg.object.

Inputs

  • object - string

    WMI object name (optional)

Outputs

  • payload - object

    WMI object in JSON format

Note: This node can be used on the Windows OS only.

Node Info

Version: 0.2.8
Updated 1 year, 3 months ago
License: Apache-2.0
Rating: 5.0 2

Categories

Actions

Rate:

Downloads

13 in the last week

Keywords

  • node-red-nodegen
  • node-red
  • wmi
  • windows

Maintainers