Product/components used and version/fix level:
Cumulocity IOT 10.17
Detailed explanation of the problem:
I wonder if anyone uses Cumulocity to do license management for software or software features. We want to use the product to both deliver licenses and track them if that’s possible
Error messages / full error message screenshot / log file:
No error
Question related to a free trial, or to a production (customer) instance?
Production instance
Hi Dave,
there is no “real” license management functionality. However there are two options:
- Using “config” files, however this means customers see that on their device and could potentially change it
- Using an own operation for that, this would actually require an ui adaption and the device being capable to understand the logic
Does this help you?
Best
Configuration Management is a good approach. You can fetch the license data and see them in the Tenant.
Changing is only possible if the device supports it. It could block any license changes.
This is useful. thank you very much.