LDT-5277: Cloud Communication - SW - 01 - Device-RT to Cloud - DHS Agent migration - R&I - 03: DEV - Feature Implementation & Code Document [& Diagnostics]- Updated to remove CloudConnectClient.- Removed AgentSim tool.- Updated CloudConnect.ini to drop AgentSocketName and ReconnectIntervalMs, and renamed the app socket to /tmp/cloudconnect.sock.
LDT-2852 - Cloud Communication - SW - 01 - Realtime data transfer - R&I - 05: DEV - Feature Implementation- Modified AgentSim/CMakeLists.txt to mirror changes made to other CMakeLists.txt to prevent deleting bin directory during clean (which caused error on subsequent build).
LDT-2852 - Cloud Communication - SW - 01 - Realtime data transfer - R&I - 05: DEV - Feature Implementation- Updated all CMakeLists.txt files to remove deprecated code.- Updated MsgUtils/CMakeLists.txt to add package absl required for protobuf.