-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Define new Entity types completely through config #1056
Comments
6 tasks
🎉 This issue has been resolved in version 3.17.0-master.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 3.17.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
do not rely on pre-defined entity classes in Typescript
use specific interface/abstract classes the hold the high-level concept used in components
→ allow a flexible number of sub-entities and sections (e.g. HELGO: list of previous health checkups)
The text was updated successfully, but these errors were encountered: