Facility Control

 View Only
  • 1.  Dashboard Web Browser - web-generic

    Posted 01-09-2025 13:59

    Hi,

    I am using openslp as a starter to add discovery of our OG-Card in Dashboard. The module that we developed already has a web server running on port 80 and can be accessed using a browser. However we would like to integrate the same interface (or part of it) in Dashboard. The card is discovered correctly and is shown as a node in Dashboard, however it fails to open the http url that is mentioned in the config-url param (it shows a blank page). It seems that the Dashboard is defaulting to IE rather than Microsoft edge for web-generic. I tried changing the browser through preferences but that did not help either. The webpage for our device does not work with IE.

    Attached are some screenshots that shows the slp configuration as detected by Dashboard and the preferences. 

    Is there anything that I am missing here?



    ------------------------------
    Amol Natekar
    V.P. of Engineering
    ------------------------------


  • 2.  RE: Dashboard Web Browser - web-generic

    Posted 02-07-2025 10:51

    I was just searching this exact issue and landed here. I'm experience the same problem, but using OGP over CANbus. The most I've determined at this point is that it seems javascript is not being executed at all, and because of logic to hide the page before an init() javascript function is run nothing but a blank page is shown. If I bypass that I can see a minimal html page and css styled elements, minus javascript functionality.



    ------------------------------
    Jarrod Nix
    Computer Engineer
    Osprey Video Inc.
    ------------------------------



  • 3.  RE: Dashboard Web Browser - web-generic

    Posted 02-07-2025 10:51

    Edited as I double-replied.