Employees
Employee management in Iotellect Monitoring MES is handled through the Users system context.
Every employee tracked within the MES must have a personal account on the Iotellect Server.
Employee Properties Model
The Iotellect Monitoring MES Core module includes a relative model called Employee Properties (users.%.models.employeeProperties). This model attaches to user accounts and extends them with a set of additional parameters defined by a single variable — employeeProperties.
Field | Type | Description |
|---|---|---|
isEmployee | Boolean | Indicates whether the user is considered an employee |
productionEntity | String | Context of the production entity to which the employee is assigned by default |
status | String | Current employee status (see Employee Statuses model) |
qualifications | Data Table | List of the employee’s qualifications |
hourlyRate | Double | Employee’s hourly base rate |
hourlyOvertimeRate | Double | Employee’s hourly overtime rate |
Was this page helpful?