0.2.8 • Published 1 year ago

node-red-contrib-wmi v0.2.8

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
1 year ago

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.

0.2.7

1 year ago

0.2.8

1 year ago

0.2.6

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.4

3 years ago

0.0.1

3 years ago