Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.34 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.34 KB

Note: 🚧 work in progress

c8y-oee

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.

What is included?

Type Included Notes
Aliases 🔲
Commands OEE commands to manage and view profiles and plant data
Templates OEE specific templates
Views Custom OEE views

Pre-requisite

This requires the go-c8y-cli version 2.31.0 or newer.

Install

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