• Techs used for develop MyController

    6
    0 Votes
    6 Posts
    1k Views
    jkandasaJ
    @lucacalcaterra I do not know about spring framework. I never worked with it. MyController GUI not controller by JAVA. works via REST API.
  • Resources/Rules - Trigger on value changed

    2
    0 Votes
    2 Posts
    771 Views
    jkandasaJ
    @cimba007 First time this rule will trigger, if your variable starts with http, then it goes to ignore duplicate mode. Until variable value changed(should not start with http) this rule will be ignored. Works this way.
  • Posibillity to hide the "Delete Dashboard" and "New dashboard" button....

    3
    0 Votes
    3 Posts
    1k Views
    T
    @jkandasa I have installed 1.1.0! Many thanks for your enhancement!! Tag.
  • Integrate Blockly

    11
    0 Votes
    11 Posts
    4k Views
    jkandasaJ
    @blacksheepinc Hi, Yes, I had a look. And looks like we can implement with MyController with some new implementation to support for JSR223 standard(which is used in Java). Kindly create a request on github.com/mycontroller-org/mycontroller/issues When I get time I will work on this. Thank you!
  • Setting and import to IntelliJ IDEA

    2
    0 Votes
    2 Posts
    1k Views
    jkandasaJ
    @sindrehalbjorhus after package, you should have a look on mycontroller/dist/target/ You can extract either mycontroller-dist-standalone-0.0.3.Final-SNAPSHOT-bundle.tar.gz or mycontroller-dist-standalone-0.0.3.Final-SNAPSHOT-bundle.zip Then run mycontroller/bin/start.bat
  • TV Status or generic devices with ip address as gateway

    5
    0 Votes
    5 Posts
    2k Views
    F
    @jkandasa thank you so much, it's working.
  • Accessing data from email template

    4
    0 Votes
    4 Posts
    2k Views
    jkandasaJ
    Ticket for this request: https://github.com/mycontroller-org/mycontroller/issues/350
  • Can't find mc_local when Debugging in Eclipse

    4
    0 Votes
    4 Posts
    2k Views
    jkandasaJ
    @cslauritsen Yes, when we use mvn package, it will create different package structure. Which might not be done by IDE.
  • Adding data from the past

    2
    0 Votes
    2 Posts
    1k Views
    jkandasaJ
    @ragflyer I do not see any option on MQTT. For now, we do not have any option. Let me create a REST API to support this feature. Kindly create a ticket to track this issue. Thank you!
  • PID-Controller implementation

    4
    0 Votes
    4 Posts
    2k Views
    jkandasaJ
    @ragflyer Let me check this
  • Philips Hue support help

    2
    0 Votes
    2 Posts
    2k Views
    jkandasaJ
    @Fraid Thank you for your interest. We have to add the provider for the third party. You can see available providers here Please add new ticket to track this feature on issues page.
  • Passing Variables to Scripts

    4
    0 Votes
    4 Posts
    2k Views
    T
    I would use object oriented style since it's more structured and better for accessing instances with
  • RFLink support (433Mhz)

    5
    1 Votes
    5 Posts
    3k Views
    jkandasaJ
    @Redferne Great! I will come back soon..
  • Question: Example script like "Operation send mail"

    2
    0 Votes
    2 Posts
    2k Views
    jkandasaJ
    @cimba007 MyController supports to execute operations from script. You can pass bindings as JSON key-values. For now we cannot pass dynamic detail from Operations. But you have query options to communicate with MyController. You can get details like Node, Gateway, Sensors, Rules, Operations, etc., Refer MyController document on downloads page MyController supports for Python scripts. But by default it's not shipped with Python-Java support engine which is www.jython.org Steps to add new script engine Download jar file and place it under mycontroller/lib/ and restart MyController services. For example if you want to add Python support on MyController, you need to add Jython library. Download jython-standalone-*.jar from Jython website. Place it under mycontroller/lib/ Stop MyContorller Start MyController

3

Online

565

Users

525

Topics

3.4k

Posts