• Categories
    • Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. hoegaarden_bier
    3. Topics
    H
    Offline
    • Profile
    • Following 1
    • Followers 1
    • Topics 6
    • Posts 11
    • Groups 0

    Topics

    • H

      Huge mycontroller.mv.db

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      6
      0 Votes
      6 Posts
      1k Views
      jkandasaJ
      @hoegaarden_bier Sorry for the inconvenience. You have some of the options, do restore of your last successful backup share your corrupted database with me(I will try to fix it), I understand it is difficult to upload 9GB, If possible Start from zero with the latest build.
    • H

      Restore backup on new mycontroller instance

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      2
      0 Votes
      2 Posts
      1k Views
      jkandasaJ
      @hoegaarden_bier Yes, It is possible to migrate across platforms (but I never tested across platforms). It should work. Can you list complete error trace? What is your previous version and new version?
    • H

      Firmware Upgrade

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      2
      0 Votes
      2 Posts
      2k Views
      jkandasaJ
      @hoegaarden_bier Yes, node should not be sleeping when you trigger firmware update. To avoid spam on log showing status for every 100 messages once. However you can enable Resources logs level to Trace level to get all the logs. This settings available under Settings-->System.
    • H

      AUTO NodeID

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      2
      0 Votes
      2 Posts
      2k Views
      jkandasaJ
      @hoegaarden_bier MyController searching in the database for that gateway from 1-254, will give first available id. https://github.com/mycontroller-org/mycontroller/blob/development/modules/commons/src/main/java/org/mycontroller/standalone/mysensors/MySensorsUtils.java#L65
    • H

      OTA firmware update

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      9
      0 Votes
      9 Posts
      5k Views
      jkandasaJ
      @dirkc Inclusion mode not supported by MyController and there is a request from the gateway. So it says I won't support. I guess some other environment issue might get resolved on restart.
    • H

      Start value

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      4
      0 Votes
      4 Posts
      2k Views
      jkandasaJ
      @hoegaarden_bier said: @jkandasa The values from the pulse is a float. Can you give some example values and what type of calculation do you want to do? I'll add it to github