Frequently Asked Questions

SDK

2min

Two devices same license feature

The customer is using both PC1 and PC2 with the same license feature. PC1 performs local consumption and then uses the SyncConsumption method to send the data to the server. These changes are visible within the portal.

However, when PC2 calls the SyncConsumption method, the changes made by PC1 are not visible in the localLicense file. To sync PC2 with the server, the CheckLicense method should be used.

Summary:

  • If a feature is consumed, the SyncConsumption method will send the updated data to the server, resulting in changes to the localLicense file.
  • If a feature is not consumed, the SyncConsumption method will neither send data to the server nor retrieve new data from the server.
  • The only way to retrieve new information from the server is to call the CheckLicensemethod.



Updated 22 May 2024
Doc contributor
Doc contributor
Doc contributor
Did this page help you?