ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-routings
Operation
Interface Operation
interface
Operation
{
id
:
string
;
name
:
string
;
description
?:
string
;
workCenterId
?:
string
;
workStationId
?:
string
;
equipmentId
?:
string
;
sequence
:
number
;
duration
:
number
;
setupTime
:
number
;
isActive
:
boolean
;
workCenter
?:
{
id
:
string
;
name
:
string
;
code
:
string
}
;
operationTemplates
?:
{
workStation
:
{
id
:
string
;
name
:
string
;
code
:
string
;
status
:
string
;
capacity
?:
number
;
}
;
}
[]
;
equipment
?:
{
id
:
string
;
name
:
string
;
code
:
string
}
;
}
Index
Properties
id
name
description?
work
Center
Id?
work
Station
Id?
equipment
Id?
sequence
duration
setup
Time
is
Active
work
Center?
operation
Templates?
equipment?
Properties
id
id
:
string
name
name
:
string
Optional
description
description
?:
string
Optional
work
Center
Id
workCenterId
?:
string
Optional
work
Station
Id
workStationId
?:
string
Optional
equipment
Id
equipmentId
?:
string
sequence
sequence
:
number
duration
duration
:
number
setup
Time
setupTime
:
number
is
Active
isActive
:
boolean
Optional
work
Center
workCenter
?:
{
id
:
string
;
name
:
string
;
code
:
string
}
Optional
operation
Templates
operationTemplates
?:
{
workStation
:
{
id
:
string
;
name
:
string
;
code
:
string
;
status
:
string
;
capacity
?:
number
;
}
;
}
[]
Optional
equipment
equipment
?:
{
id
:
string
;
name
:
string
;
code
:
string
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
name
description
work
Center
Id
work
Station
Id
equipment
Id
sequence
duration
setup
Time
is
Active
work
Center
operation
Templates
equipment
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...