mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-08-31 19:08:29 +00:00
Remove ConnectedClientVersionInfo and the per-client version dictionary in MobileControlSystemController, which grew unbounded and depended on a UI client connecting and self-reporting its APP_VERSION. Add TouchpanelWrapperAppVersionChecker, which instead scans the deployed mcUserApp files on disk for the configured versions.touchpanelWrapperApp version string. This works without any client connected and doesn't accumulate state. Wired into the mobileinfo console command output. |
||
|---|---|---|
| .. | ||
| PepperDash.Core | ||
| PepperDash.Core.Abstractions | ||
| PepperDash.Core.Tests | ||
| PepperDash.Essentials | ||
| PepperDash.Essentials.Core | ||
| PepperDash.Essentials.Core.Tests | ||
| PepperDash.Essentials.Devices.Common | ||
| PepperDash.Essentials.MobileControl | ||
| PepperDash.Essentials.MobileControl.Messengers | ||
| PepperDash.Essentials.Tests | ||
| Directory.Build.props | ||
| Directory.Build.targets | ||