https://github.com/kang-theo/device-dashboard
WPF application based on .NET7
https://github.com/kang-theo/device-dashboard
csharp net-7 wpf
Last synced: 5 months ago
JSON representation
WPF application based on .NET7
- Host: GitHub
- URL: https://github.com/kang-theo/device-dashboard
- Owner: kang-theo
- License: mit
- Created: 2024-07-01T10:33:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-03T10:38:58.000Z (about 2 years ago)
- Last Synced: 2025-02-21T15:29:30.937Z (over 1 year ago)
- Topics: csharp, net-7, wpf
- Language: C#
- Homepage:
- Size: 4.69 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Device Dashboard
## Build and Run
### NuGet Packages
- liveCharts.wpf
- CommunityToolkit.Mvvm
- S7netplus
## UI


### Breakdown

## Presentation
### Device Info
#### Device info pool (Model)

### Production Statistics
PLC communication: A monitor thread to collect device data and store in data pool.