Skip to content
This repository was archived by the owner on Apr 16, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 296 Bytes

File metadata and controls

16 lines (11 loc) · 296 Bytes

pip-list

What it does

Lists packages installed on device using pip package manager, and reports results to device shadow

Details

To execute this job, use the following JSON as an example:

{
    "operation": "pip-list"
}

The operation key must have a value of 'pip-list'.