mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 13:17:50 +02:00
Update README.md
This commit is contained in:
15
README.md
15
README.md
@@ -47,6 +47,19 @@ It has been developed with:
|
|||||||
- [podman](https://podman.io/): because containers are fancy
|
- [podman](https://podman.io/): because containers are fancy
|
||||||
- [QEMU (avr)](https://qemu-project.gitlab.io/qemu/system/target-avr.html): QEMU can even make toast!
|
- [QEMU (avr)](https://qemu-project.gitlab.io/qemu/system/target-avr.html): QEMU can even make toast!
|
||||||
|
|
||||||
|
## Future developments
|
||||||
|
|
||||||
|
### Live assets kpi collection
|
||||||
|
|
||||||
|
Realtime data usage is collected via a daemon connected over TCP to the Commandstation-EX and recorded for every asset with a DCC address.
|
||||||
|
|
||||||
|
### Asset lifecycle
|
||||||
|
|
||||||
|
Data is collected to compute the asset usage and then the wear level of its components (eg. the engine)
|
||||||
|
|
||||||
|
### Required mainentance forecast
|
||||||
|
|
||||||
|
Eventually data is used to "forecast" any required maintenance, like for example the replacement of carbon brushes, gear and motor oiling.
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
@@ -57,7 +70,7 @@ It has been developed with:
|
|||||||
|
|
||||||
### Using containers
|
### Using containers
|
||||||
|
|
||||||
coming soon
|
Do it yourself, otherwise, raise a request :)
|
||||||
|
|
||||||
### Manual installation
|
### Manual installation
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user