Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

https://github.com/LibertyGlobal/refapp/search?q=LISA

Image Modified

Search · LISA · LibertyGlobal/refapp
Share refapp javascript code with RDK community. Contribute to LibertyGlobal/refapp development by creating an account on GitHub.
github.com


Demo video of that refapp in action, using LISA to download/store the Youtube/Cobalt DAC-Rialto app and run it

...

Generic format (see with https://www.jsonrpc.org/specification and https://github.com/rdkcentral/rdkservices/blob/master/SystemServices/README.md):


Code Block
languagejsonyml
titleGeneric LISA json-rpc call
{"jsonrpc":"2.0","id":{id},"method":"com.lgi.dac.lisa.1.methodName", "params":{payload}}

...