twincat-wpf-boilerplate icon indicating copy to clipboard operation
twincat-wpf-boilerplate copied to clipboard

Design ErrorService (UI + Code Bihind)

Open fbarresi opened this issue 3 years ago • 2 comments

The error service should have the following functionalities

  • [ ] observe different variables from different plcs
  • [ ] allow to define error conditions for every variables
  • [ ] allow different severity (Fatal, Error, Warning, Info)
  • [ ] allow to define actions and messages for every error state
  • [ ] allow to define severity level for each error for manage priority
  • [ ] keep an audit log for every new event (error state becomes true or false)

fbarresi avatar Jan 30 '21 12:01 fbarresi