• header.categories
    • header.recent
    • header.tags
    • header.popular
    • register
    • login
    1. home
    2. Fraid
    F
    offline
    • profile
    • following 0
    • followers 0
    • topics 2
    • posts 14
    • header.groups 0

    Fraid

    @Fraid

    3
    reputation
    788
    profile-views
    14
    posts
    0
    followers
    0
    following
    joined
    lastonline

    Fraid unfollow follow

    pages:account/best, Fraid

    • RE: Setting Time Zone

      Fixed for me too, I was having the wrong time on Chrome browser, while on Safari was correct.
      With logout and login.

      global:posted-in, General Discussion
      F
      Fraid
    • RE: Settings and Preferences for Eclipse IDE for JAVA Developers (Luna)

      Not sure what happen, I previously has other project on maven, maybe there was some conflict.

      I make it work now, by reinstalling/downloading everything from scratch (workspace deleted, m2 repo was also removed) then I run "mvn eclipse:eclipse", open eclipse.
      Import maven project and worked now.

      global:posted-in, Developers Zone
      F
      Fraid
    • RE: Firebase?

      @jkandasa done https://github.com/mycontroller-org/mycontroller/issues/332

      global:posted-in, General Discussion
      F
      Fraid

    pages:account/latest-posts, Fraid

    • RE: TV Status or generic devices with ip address as gateway

      @jkandasa thank you so much, it's working.

      global:posted-in, Developers Zone
      F
      Fraid
    • RE: TV Status or generic devices with ip address as gateway

      @jkandasa Thank you it's perfectly working 😄 😄 😄 !
      I even dimmed the light when TV is turned on, awesome!

      Just to make sure I added a timer like following:
      *** Simple, Repeat[Interval:20 Seconds, Count:999999999], Executed count:75***
      If I set 0 he doesn't execute, so how can set infinite count ?

      global:posted-in, Developers Zone
      F
      Fraid
    • TV Status or generic devices with ip address as gateway

      Hi @jkandasa ,

      I'd like to be able to know when my TV is on. Thank to my friend, give me the idea to ping the chromecast. It's little hard to do with MySensor using gateway, because of space and old library. So I'd like to do it on MyController side.

      So, can we create a new Network type "Devices" with only IP address as property. And I'll be able to say turn off TV on no motion, and if TV is already off do nothing ?

      Or is their other way to handle than?

      global:posted-in, Developers Zone script javascript ping
      F
      Fraid
    • RE: Setting Time Zone

      Fixed for me too, I was having the wrong time on Chrome browser, while on Safari was correct.
      With logout and login.

      global:posted-in, General Discussion
      F
      Fraid
    • RE: Firebase?

      @jkandasa done https://github.com/mycontroller-org/mycontroller/issues/332

      global:posted-in, General Discussion
      F
      Fraid
    • RE: Firebase?

      Same thing would be cool to have firebase, here some additional information about it.

      I use firebase on different projects, mainly for the push notification feature.
      When data is pushed to firebase he will automatically sync data between all devices.
      Devices can subscribe to a channel like "sensors/doors_1/stats", and any change done to that stats variable, could fire a notification from MyController.

      global:posted-in, General Discussion
      F
      Fraid
    • RE: Settings and Preferences for Eclipse IDE for JAVA Developers (Luna)

      @jkandasa Yes I did over four time. Formatter and CleanUp section as for profile "MyController.org".
      I'm using mac with Eclipse Helios.

      global:posted-in, Developers Zone
      F
      Fraid
    • RE: Settings and Preferences for Eclipse IDE for JAVA Developers (Luna)

      I think there is an issue with the Copyright settings.
      When you create a new class, select "generate comments", the generated copyright will start like :
      " Copyright 2016 Jeeva Kandasamy (jkandasa@gma...."

      while maven license will check for header starting with:
      "Copyright 2015-2016 Jeeva Kandasamy (jkandasa@gma...".
      The build will failed.

      Also formating code doesn't work as expected.
      In GatewayUtils.java class for exemple, formating goes from the following :


      SERIAL("Serial"),
      ETHERNET("Ethernet"),
      MQTT("MQTT"),
      PHANT_IO("Sparkfun [phant.io]"),
      PHILIPS_HUE("Philips Hue");
      

      to this:


      SERIAL("Serial"), ETHERNET("Ethernet"), MQTT("MQTT"), PHANT_IO("Sparkfun [phant.io]"), PHILIPS_HUE("Philips Hue");
      

      global:posted-in, Developers Zone
      F
      Fraid
    • RE: Settings and Preferences for Eclipse IDE for JAVA Developers (Luna)

      Not sure what happen, I previously has other project on maven, maybe there was some conflict.

      I make it work now, by reinstalling/downloading everything from scratch (workspace deleted, m2 repo was also removed) then I run "mvn eclipse:eclipse", open eclipse.
      Import maven project and worked now.

      global:posted-in, Developers Zone
      F
      Fraid
    • RE: Settings and Preferences for Eclipse IDE for JAVA Developers (Luna)

      Same issue, Build SUCCESS, no warning either but eclipse still showing red warning.

      global:posted-in, Developers Zone
      F
      Fraid