Where can I get the latest RCMS App?
A: The latest RCMS Apps can be found under System> Software Update> App Center in the device webUI or RCMS - App Center in the RCMS Platform alternatively contact
support@robustel.com
Related Articles
Can I activate the RCMS App via SMS?
A: Yes, for devices already in the field it is possible to install and activate the RCMS App remotely using SMS
How to Integrate RCMS API with Python
Project Setup 1. Create project directory: mkdir rcms_api cd rcms_api 2. Install required dependencies with pip for e.x.: python -m pip install requests 3. Create main client file rcms_client.py: import hashlib import hmac import json import time ...
RobustOS Configuration Guide (RCMS / FW / Ping Detection)
Overview This guide outlines the complete process for configuring and upgrading cellular gateway devices across three stakeholder companies: Device Holder (Stock Manager & Main Player) Customers (End Users) Monitoring Company (RCMS Server Operator) ...
How to Enable RCMS via SMS
Prerequisites 1. Device mobile number 2. Admin credentials 3. RCMS server details: Server IP/URL Port number Primary server IP for ping detection SMS Configuration Command Send the following SMS command to the device: admin:admin; set rcms enable ...
How to Enable RCMS via Web UI
Prerequisites Device web interface access RCMS server details (if using private network): Server URL/IP Port number Network ping server address Configuration Process Step-by-Step Instructions 1. Access device web interface 2. Navigate to Services > ...