TG Cloud

Cloud-based platform

Backend (server-side) and Frontend (client-side)

TandemG IoT Backend offers the essential framework and resources to facilitate connectivity, administration, and data analysis from IoT devices.

  • Cloud: Running on an Azure cloud setup, it includes serverless apps, NoSQL databases, Time-series databases, analytics services, an IoT Hub service, and other components.
  • Integration: The backend provides a wide range of REST API endpoints, following the common standard for HTTP protocol APIs. This enables easy integration with 3rd party solutions.
  • Scalability: The backend cloud environment can be adjusted to accommodate a high volume of devices and users in a flexible and efficient manner, capable of managing numerous requests concurrently.
  • Security: User authorization is conducted through an external Azure service adhering to Microsoft’s security protocols.
    • The authentication is based on OpenID and OAuth2 protocols.
    • The connection between the cloud and the device is secured by the mTLS protocol and requires an x509 dedicated certificate to authenticate the device.
  • TandemG backend solution is generally responsible for:
    • Handling and enriching messages from devices
    • Controlling device configurations
    • Handling data requests from clients
    • User management
    • Notifying real-time device messages back to clients
    • Storing data
    • Automatic and configurable deployment
    • Triggers conditional trigger and distributing notifications to users

The TandemG IoT Frontend interacts with the TandemG IoT Backend to manage devices, display the data, manage users and roles, software versions, and more, delivering an exceptional User Experience:

  • Intuitive Interface: User-friendly for Administrators and Developers
  • Customization Options: Configurable Dashboards, Workflows
Dev & Marketing