rdkcentral / Lightning-SDK

SDK for Lightning framework
Apache License 2.0
130 stars 69 forks source link

Feature/metadata #192

Closed sandeep-vedam closed 3 years ago

sandeep-vedam commented 3 years ago

Added Metadata Plugin . Following are the methods that are added in this PR :

  1. get - to retrieve the value of any item related to metadata .
  2. appId - to retrieve app id from metadata
  3. appName - to retrieve app name from metadata
  4. appVersion - to retrieve app version from metadata without any hashes
  5. appIcon - to retrieve app icon from metadata
  6. appFullVersion - to retrieve the app full version from metadata