LGDXRobot Cloud
The core of your robotics solution — a microservice web application for managing LGDXRobot, designed with a focus on flexibility and security.
Build Robotics Solutions More Easily with LGDXRobot Cloud
Manage LGDXRobot Cloud from the Web
A web portal for managing and monitoring everything in LGDXRobot Cloud directly from your browser. Mobile devices are fully supported.
Seamless Integration with Third-Party Systems
Already have your own automation system? LGDXRobot Cloud provides RESTful APIs to integrate and control its services from external platforms.
Stay Informed with Notifications
Minimise the need for manual monitoring with email alerts. Designated users will be notified when action is required.
Multi-Tenancy Support
Whether your robotics solution operates across multiple rooms or floors, everything can be managed from a single LGDXRobot Cloud instance.
Modern and Effective Robotics Orchestrator
Real-Time Robot Data with Blazor
Monitor automation status and task progress in real time through a browser interface using Blazor.
Efficient Communication with gRPC
gRPC enables high-performance communication between the cloud and robots.
Flexible and Customisable Workflow Integration
Designing Multiple Flows for Automated Tasks
A flow is a sequence of steps for completing tasks. Each flow can be customised to fit specific operational requirements.
Seamless Two-Way Third-Party Integration
Triggers allow the system to call external RESTful APIs, and the system can also wait for incoming requests to proceed with tasks.

Secure Robot Solution Design
Detailed User Access Control
Access control can grant specific permissions (read, write, delete) to users in accordance with the principle of least privilege. Additionally, predefined role-based access simplifies permission management.
Multi-Factor Authentication
Users can set up two-factor authentication (2FA), requiring them to enter a security code from an authenticator app when logging into the system.
Encrypted and Zero Trust M2M Connectivity
Each robot requires a valid certificate to access the server, and all connections are encrypted. Hardware protection can also be enforced to prevent unauthorised devices from connecting to the server.
Download
Accessing the Source Code from the GitLab Repository