Skip to content

Conversation

@gurpreet319
Copy link

Reason for change: Integrate the NativeJS Plugin
Test Procedure: Refer Ticket
Risks: Low
Priority: P2

madanagopalt
madanagopalt previously approved these changes Aug 12, 2025
@@ -0,0 +1,8 @@
autostart = "false"
precondition = ["Graphics"]
callsign = "org.rdk.jsruntime"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we make the callsign camel cased to match other plugins. So "org.rdk.JSRuntime". Pls refer to https://github.com/rdkcentral/RDKServices?tab=readme-ov-file#coding-guidelines

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated the callsign to camel case


#include "Module.h"
#include "UtilsLogging.h"
#include <interfaces/INativeJS.h>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you share interfaces/INativeJS.h source. Is this already part of https://github.com/rdkcentral/ThunderInterfaces/? Was this interface reviewed?

@anand-ky
Copy link
Contributor

Is this also planned for RDK-E? Pls get this INativeJS.h interface reviewed by @ramasat

Reason for change: Integrate the NativeJS Plugin
Test Procedure: Refer Ticket
Risks: Low
Priority: P2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants