Note: 🚧 work in progress
go-c8y-cli extension to provide commands for the Cumulocity IoT OEE app.
Checkout the go-c8y-cli extension docs for detailed information about go-c8y-cli extensions.
Checkout the Official OEE API Documentation for more details.
Type | Included | Notes |
---|---|---|
Aliases | 🔲 | |
Commands | ✅ | OEE commands to manage and view profiles and plant data |
Templates | ✅ | OEE specific templates |
Views | ✅ | Custom OEE views |
This requires the go-c8y-cli version 2.31.0 or newer.
The extension can be installed using the following command.
c8y extension install reubenmiller/c8y-oee
# List the available commands
c8y oee
🚨 Note 🚨 In order to use all the commands well in Powershell, the version of Powershell must be at least 7.3 to avoid unexpected issue.
The version of Powershell can be check with this command
$PSVersionTable.PSVersion
Example output:
Major | Minor | Patch | PreReleaseLabel | BuildLabel |
---|---|---|---|---|
7 | 3 | 4 |