Options
All
  • Public
  • Public/Protected
  • All
Menu

External module DR_MARK

Index

Type aliases

ActionModeType

ActionModeType: "stop" | "adjust" | "monitor" | "suspend" | "finish" | "log"

CallbackFunctionType

CallbackFunctionType: (data: CommandNotifyData) => void

Type declaration

CommandResultType

CommandResultType: "ok" | "errorId" | "errorMode" | "errorExecution" | "errorParams" | "errorFrom" | "errorTimeout" | "errorObject"

SetActionModeType

SetActionModeType: "start" | "stop" | "adjust" | "monitor" | "pause" | "log"

Generated using TypeDoc