0.2.8 • Published 2 months ago

node-red-contrib-wmi v0.2.8

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
2 months 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

2 months ago

0.2.8

2 months ago

0.2.6

1 year ago

0.2.5

1 year ago

0.2.4

1 year ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.4

2 years ago

0.0.1

2 years ago