docs-v2/content/flux/v0/stdlib/experimental/oee/_index.md

1.2 KiB

title description menu weight cascade
oee package The `oee` package provides functions for calculating overall equipment effectiveness (OEE).
flux_v0_ref
name parent identifier
oee experimental experimental/oee
21
introduced
0.112.0

The oee package provides functions for calculating overall equipment effectiveness (OEE). Import the experimental/oee package:

import "experimental/oee"

Functions

{{< children type="functions" show="pages" >}}