aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/FSE/Tango.FSE.BL/CacheEntities/CachedMachine.cs
Commit message (Collapse)AuthorAgeFilesLines
* Fixed ExternalBridgeSignal ApplicationVersion.Roy Ben Shabat2020-08-021-0/+5
| | | | | Fixed issue with FSE cached machine -> MachineVersion. Modified Remote embedded logs queue priority to low.
* Logs, Comments & General organization on FSE/PPC.Roy Ben Shabat2020-04-091-0/+8
| | | | Several improvements.
* Implemented cached entities using DataResolver<T>.Roy Ben Shabat2020-03-231-0/+23
Implemented DataResolver Builder. Implemented offline gateway, authentication, machines... Implemented online checking. Moved FSEWebClient and Gateway to BL. Implemented blocking of machines outside of the organization.