Marco Meier

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Marco Meier
    Participant

    Hi Jeff

    Ooh, you are right. I do not need to specify my output interface for an input rule. Removing this entry, fixed my issue.
    Thanks!
    Marco

    in reply to: Extend web interface from custom app #31453
    Marco Meier
    Participant

    Hi Jeff

    Thanks for the answer.
    I now installed Flask on the Conduit and basically run a second separate web server for my settings. This even allows me to create complete custom settings pages 😀

    If we brainstorm, I would suggest following:
    On the app page in the web interface is a configure button. If this button is pressed, inside the existing web interface the custom settings of the app are opened. In the background the web server is calling the Python application over WSGI or FastCGI. This would allow the app developer to create complete custom app pages in the existing web interface.

    Regarding Security, in my opinion as long as the app settings are only accessible after login it should be fine.

    A solution with Device HQ is for my application not possible, because we have the requirement for the solution to work without an Internet connection.

    Marco

Viewing 2 posts - 1 through 2 (of 2 total)