--- title: oee package description: > The `oee` package provides functions for calculating overall equipment effectiveness (OEE). menu: flux_v0_ref: name: oee parent: experimental identifier: experimental/oee weight: 21 cascade: introduced: 0.112.0 --- The `oee` package provides functions for calculating overall equipment effectiveness (OEE). Import the `experimental/oee` package: ```js import "experimental/oee" ``` ## Functions {{< children type="functions" show="pages" >}}