Function: useMefPatch()
useMefPatch(
workbookId,current,onSuccess,onError):MefPatcher
Defined in: frontends/web-frontend/src/pos-workbooks/useMefPatch.ts:12
Parameters
workbookId
string
current
PlantOperatingStatesAnalysis | null
onSuccess
(next) => void
onError
(message) => void
