Giter VIP home page Giter VIP logo

ii's Introduction

Running Code

from the directory ./MES run the following command:

python -m mes_client.communication.thread_process

to run the graphical interface, from ./MES run:

python -m mes_client.communication.statistics

Preferências:

Manu - PLC, MES Gabi - MES, PLC Ana - Indiferente Diogo - Indiferente

Diagramas (até 14.03)

  • Classes
    • Base de Dados
    • Processo
  • Objetos
  • Sequência

PLC

  • mapeamento de endereços para cada componente (Gabi)
  • desenho dos componentes simples (Diogo, Ana)
  • desenho complexos (Gabi, Ana, Manu)

MES

  • Interações com base de dados (Diogo)
  • Comunicação com chão de fábrica (Manu)
  • Comunicação ERP (Diogo, Gabi)
  • Decisão de entrada de peça (Ana, Diogo)
Interações com a base de dados:

Tarefas:

  1. Desenho do diagrama de classes para a base de dados
  2. Mapeamento local Python da base de dados
  3. Funções genéricas simples: get, add, remove, update
  4. Funções genéricas complexas:
    • get_objects_using_attrs: where clause restricted to the attributes
    • object_insert_or_nothing: insert an object in case it does not exist and in case it does exist don't do anything. All the nested objects are added in the same manner.
  5. Converter xml para json

Interface

  • Desenvolver API
  • Frontend

ii's People

Contributors

landaudiogo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.