aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.BL/DTO/MachineDTOBase.cs
Commit message (Collapse)AuthorAgeFilesLines
* Allow SMS notifications.Roy Ben Shabat2025-01-271-0/+8
|
* Machine Type Connection, Discovery Handling.Roy2023-02-061-0/+8
|
* Version Tag Rescued from old PC.Roy Ben Shabat2022-07-261-0/+8
|
* Added Machine BTSR_INSTALLEDRoy Ben Shabat2021-02-181-0/+8
|
* "Light Inks Installed" & "Use Light Inks When Possible"Roy Ben Shabat2021-01-201-0/+8
|
* Added DISABLED for TANGO_VERSIONS.Roy Ben Shabat2020-11-181-0/+8
| | | | | Added ACTIVATION_KEY for MACHINE. Added activation key generation for ms designer.
* Added new values to process parameters.Roy Ben-Shabat2020-02-241-0/+8
| | | | | | | Added head type for machine and RML. Added RML display name, qualification and spools calibration string. All on DB, BL and PMR.
* Added sites and machine studio module template.Roy Ben Shabat2019-12-131-0/+8
|
* Added DEVICE_ID, DEVICE_NAME & IS_DEVICE_REGISTERED fields to db.Roy Ben-Shabat2019-10-271-0/+32
| | | | | | | | Prevent multiple machine setup from different devices. Moved notification to inner layout on PPC. Improved PPC notification bar. Added more machine status support from embedded. FIxed issue with external bridge and emergency pressed.
* Added SUSPEND_VERSION_UPDATERoy Ben-Shabat2019-05-161-0/+24
| | | | | | | Added PERFORM_SCHEMA_UPDATE Added DEVICE_COM_PORT fields to DB, MS, PPC.
* Implemented auto DTO generation.Roy Ben Shabat2019-02-231-0/+201
Implemented mapping of DTO <=> Observables. Organization of unit tests. Removed DELETED from ADDRESS & CONTACT.