Datonis Factory

From Datonis
Revision as of 17:56, 20 July 2017 by Anushka (talk | contribs) (Created page with "__TOC__ == Getting started with Datonis Factory== Once the device data is available on Datonis platform the factory application gives the complete view of the factory data....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Getting started with Datonis Factory

Once the device data is available on Datonis platform the factory application gives the complete view of the factory data. This includes the production data as well as condition based monitoring data. Datonis Factory allows you to:

  • Configure iProd and iCBM
  • Manage and configure Production as well as CBM Master Data
  • Set up real time Alerts and Email Configurations
  • Live data for Production as well as Condition based Monitoring
  • CBM Configurations
  • Production Booking
  • Workcenter Analysis
  • Daily Production Insight
  • Factory Data as a Service

Configure iProd and iCBM

Datonis Factory allows the user to configure the factory application catering to the requirements of your organization.

  • Once data is validated on Datonis, next step is to enable iProd/iCBM for the respective account and configuring the application as per the Organization Hierarchy. This includes:

PLANT, DEPARTMENT ,CELL, WORKCENTRE

  • This information is to be discussed and provided by the customer for the configuration to be completed.
  • For CBM configuration, user can configure its CBM paramters for a work center along with the limiting levels like Lower control limit(LCL) and Upper control limit(UCL)

Manage and configure Production as well as CBM Master Data

Set up real time Alerts and Email Configurations

You can now start configuring the alerts and emails for your account based on the rules you can configure. To do this you will need to:

  • Production Emails for Daily reports can be set at desired times for the end users so that one can get a quick overview of a particular Workcenter or Cell in one consolidated report over the email.
  • For ex: A report can be scheduled daily at 8.30 AM showcasing previous day’s production insights in your email. This can be configured based one the frequency user wants to set.
  • Production/CBM alerts will be configured for giving the end user notifications in form of Email or SMS over phone for different Alert Rule conditions.
  • For production, this includes alerts for idle time greater than a specified time or production rate slower than a specified rate.
  • For CBM alerts, notifications may be set for a range of values, say a component temperature is below or above a specified value.

Live data for Production as well as Condition based Monitoring

Now that you have your thing connected and sending data and alerts to Datonis, you would want to manage them. There are several things that you can do to manage your things.

  • View and search for your Things.
  • Create dynamic groups to organise your things.
  • Send control instructions to your things.

Learn more about managing Things

CBM Configurations

Datonis Factory gives a facility to configure the Master data to measure the Condition Based Monitoring.

You can configure the CBM Master data as follows.

  • CBM Paramters
  • CBM Failure Modes
  • TPM Classifiaction
  • Parameter Criticality


Production Booking

Workcenter Analysis

Daily Production Insight

Factory Data as a Service

The Datonis Application API is a fully RESTful JSON based API that can be used to interact with the Datonis platform. Everything that can be achieved using the Datons UI and more can be achieved using the Datonis Application API.

The API can be used for the following purposes.

  • As a command line interface (CLI) instead of using the Datonis UI.
  • Building custom web and mobile applications for your Things.
  • Integrating your thing data with other software systems

We are currently at version 3 of the API. Datonis will maintain backward compatibility to the last major version of the API which is version 2 which is now deprecated.

Learn more about the Datonis Application API