Skip to content

namnhatpham/c8y-oee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 85.2%
  • Jsonnet 14.8%