aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.BL/DTO/HardwareBlowerDTOBase.cs
Commit message (Collapse)AuthorAgeFilesLines
* Implemented StringFormat control for db properties.Roy Ben-Shabat2020-01-221-5/+0
| | | | Added StringFormat 0.000 for FeederTension on ProcessParameters.
* Implemented hardware parameter description and range through DB and ↵Roy Ben-Shabat2019-09-191-0/+5
| | | | observables generator.
* Implemented auto DTO generation.Roy Ben Shabat2019-02-231-0/+73
Implemented mapping of DTO <=> Observables. Organization of unit tests. Removed DELETED from ADDRESS & CONTACT.