DISPLAX SDK

DISPLAX SDK

DISPLAX SDK For Application Integration

The DISPLAX SDK is a bundle of lightweight libraries that provides developers with easy access to the DISPLAX Service. It simplifies communication by abstracting the API requests and notifications between your application and the service.


Supported Frameworks

The SDK bundle currently supports:

  • C++ (Qt framework)

  • C# (Unity framework)


How It Works

  • The DisplaxSDK library can be embedded into your application.

  • It automatically manages API requests and notifications reception.

  • All communication uses JSON messages, following the structures defined by the DISPLAX Service API communication protocol.


Download and Documentation

You access the SDK here:
  1. DISPLAX SDK on GitLab

Inside the repository, check the Library and Protocol Specification section for detailed information about the communication protocol.


Benefits of Using DISPLAX SDK

  • Speeds up integration with DISPLAX Service

  • Provides ready-to-use libraries for Unity and Qt development

  • Ensures consistent communication with Displax Service API

  • Reduces development time and complexity