Versions Compared

Key

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

...

Now we cannot show this and best is to open yaml file  https://editor.swagger.io/


Actual API - Interface implementation

Actual Thunder interface definition/api in defined in dual COM RPC / JSON- RPC interface in https://github.com/rdkcentral/ThunderInterfaces/blob/R2/interfaces/ILISA.h with annotations to automatically autogenerate* from c interface file the JSON RPC api using Thunder autogenerator tooling at build time.

...

eg AUTO generated JSON API file can be found in your yocto build artifacts eg  , see example on yocto

/build-brcm972127ott-refboard/tmp/work/armv7vet2hf-neon-vfpv4-rdkmllib32-linux-gnueabi/lib32-wpeframework-interfaces/rdkv-2022q3+gitAUTOINC+f61d710cc5-r0/build/definitions/generated/JsonData_LISA.h

View file
nameJsonData_LISA.h
height150
is from December8 taken on build at December 8 2022


/build-brcm972127ott-refboard/tmp/work/armv7vet2hf-neon-vfpv4-rdkmllib32-linux-gnueabi/lib32-wpeframework-interfaces/rdkv-2022q3+gitAUTOINC+f61d710cc5-r0/build/interfaces/generated/ProxyStubs_LISA.cpp

...