Skip to content

RDKEMW-6086 : Integrate NativeJS Plugin#6331

Open
gurpreet319 wants to merge 1 commit into
rdkcentral:sprint/25Q3from
gurpreet319:topic/RDKEMW-6086
Open

RDKEMW-6086 : Integrate NativeJS Plugin#6331
gurpreet319 wants to merge 1 commit into
rdkcentral:sprint/25Q3from
gurpreet319:topic/RDKEMW-6086

Conversation

@gurpreet319
Copy link
Copy Markdown

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

madanagopalt
madanagopalt previously approved these changes Aug 12, 2025
Comment thread NativeJS/NativeJS.conf.in
@@ -0,0 +1,8 @@
autostart = "false"
precondition = ["Graphics"]
callsign = "org.rdk.jsruntime"
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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