Nx Meta - Client Open Source Help For Web Pages
CompletedHi,
I am trying to develop using nx_open repository, and wantmake an feature that want to open the Web Page + Custom Javascript (Injected Javasacript), i also try it with integrations, i cant found it on Nx Meta so i try to add it using nx_open.
So i already can add the menu under Reaources (Camera, Web Page, Showreel),
I following Showreel behaviour to open the layout (Local Layout so we dont save it to server and Only can open 1 layout when you double click multiple time)
The function for opening layout already complete, but i'm stuck when i want to add the Web Page Widget, My Plan is to create new Widget extend from Web Page Widget, it can add custom javascript and it cannot to be close. The resource will be hardcoded so i will hardcode when click the menu it will open www.anysites.com + Injected Javascript, so i dont want it take from resourcePool() because if i add this it will affect Web Pages resource,
I already do this for a week, do you can help me, or any clue for this?
-
Hi
Thanks for your question, but not sure what do you mean not found.
It is on the Main menu
The difference between webpage and integrations are the capable of inClient JS API.
It is also the tool for you to achieve the resource management of a layout.
https://support.networkoptix.com/hc/en-us/articles/7824920658327-In-Client-JavaScript-API0 -
Hi,
Thank's for your late response, i'am appreciate it.
But you are not answering my question. So my question is can Nx Meta client have a capability to add or inject javascript (I have my own javascript). For example: i open site www.example.com and than i want this page have custom an custom fuctionality from my own javascript. I cant found this features. I just found this https://support.networkoptix.com/hc/en-us/articles/7824920658327-In-Client-JavaScript-API, but my need is not for this.
So i'am trying make an custom Nx Client using nx_open repository. So 2 weeks ago i dont know how to start it, because i can't found the documentation for this repository, just how to build it. But now I have a little understanding of this repository. So currently i don't have an question for Nx Client, and my problem already solved. Maybe we can close this thread.Thanks.
0 -
Hello,
In addition to what Ichiro has suggested.
Putting these statements together> i want this page have custom an custom fuctionality from my own javascript.
> So i'am trying make an custom Nx Client
I supposed you need some of the Nx Client functionality in your JS application.
In fact, what Nx Client does is invoking Server REST API endpoints and presenting results in a beautiful way.
If I understood you correctly, the point to start is studying Server API specs by following the link belowhttps://meta.nxvms.com/doc/developers/api-tool/
0
Please sign in to leave a comment.
Comments
3 comments