Antonbreakble / Antonbreakble/UwUtopia

MVP Roadmap

Ouverte
#1 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Aucune donnée de langage
Étoiles
4
Forks
0
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

# MVP Roadmap

The actual goal is to implement a minimum viable product with the following features

## Features

### Runtime
- Communication implementation
- Scripting machine implementation

### Communication
- Implement ModbusTCP protocol for communication with controller or device

### Editor
- Create a communication editor to add and configure the ModbusTCP protocol
- Create simple controls
- Button
- SVG image
- Label
- IO field with input type
- Add script machine for controls scripting
- Create canvas for control location
- Create a serialization/deserialization mechanism for the canvas with controls and scripts

### Tags implementation for Editor
- Create TagTable that add and remove HMI tags
- Protocol Tag
- Name
- Adress
- Type
- Protocol Name
- Types of supported communication (periodically, if change, etc)
- Quality Code
- Value
- HMI Tag
- Name
- Type
- Value

### Trend implementation
- Create trend configuration
- Create trend control
- Create DB connect for save historical data

### HMI
- Load project file from editor and start runtime

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.