📄️ Architecture
The Cogniteam Cloud Platform Agent is a modular, containerized edge service that bridges on-premise robots (ROS / ROS2) and Cogniteam Cloud. It standardizes telemetry, media, command & control, and remote management while remaining resource-aware and resilient to intermittent connectivity.
📄️ System Integration
The Cogniteam Cloud Platform agent is a powerful service designed for deployment on edge devices. It supports seamless integration with ROS systems and can operate independently within containerized environments, ensuring flexibility and scalability.
📄️ Installation
The Agent is a core component of Cogniteam’s Cloud Platform that enables you to manage and interact with your robot from anywhere. By installing the Agent, you can connect your robot to Cogniteam’s cloud services, handle system software and dependency installations, manage robot configurations, collect platform data, monitor robot status, and remotely control your robot through the Cogniteam Cloud Platform.
📄️ Initialization
Initialization (or Seeding) is the process of initializing an instance of an agent with some predefined values and assets. This can be done only once before starting the service the first time, or when using factory reset.
📄️ Backup
A backup is a local, managed snapshot of the current agent installation that captures the exact binaries, configuration, and supporting metadata stored on the device.
📄️ Factory Reset
To run factory reset from command line see here, explained in factory-reset command.
📄️ Restore (Rollback)
The process of reverting the agent to a previous local backup when the current version misbehaves or configuration drift must be undone.
📄️ Upgrade
Upgrade replaces the currently running agent with a newer version released. It is the standard path for rolling out bug fixes, security patches, or new features while preserving the device identity and configuration.
📄️ Data Monitoring
This page provides an overview of how to access data collected by the agent, both with and without internet connectivity.