Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Controllers
  3. MyController.org
  4. beta testers required for MyController 0.0.3-alpha1 release

beta testers required for MyController 0.0.3-alpha1 release

Scheduled Pinned Locked Moved MyController.org
mycontroller.org
55 Posts 10 Posters 18.0k Views 9 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    robosensor
    wrote on last edited by
    #15

    Sorry, seems like I broken demo site by entering " ` " in temperature field of sensor :worried:

    Now getVariables returns 500 error with message:

    errorMessage:"java.lang.NumberFormatException: For input string: "`""
    
    J 1 Reply Last reply
    0
    • R robosensor

      Sorry, seems like I broken demo site by entering " ` " in temperature field of sensor :worried:

      Now getVariables returns 500 error with message:

      errorMessage:"java.lang.NumberFormatException: For input string: "`""
      
      J Offline
      J Offline
      jkandasa
      Plugin Developer
      wrote on last edited by
      #16

      @robosensor said:

      Sorry, seems like I broken demo site by entering " ` " in temperature field of sensor :worried:

      Now getVariables returns 500 error with message:

      errorMessage:"java.lang.NumberFormatException: For input string: "`""
      

      It is not a problem. Thank you to made this. We have to fix this one also :smile:

      Thanks again!

      1 Reply Last reply
      0
      • J Offline
        J Offline
        jkandasa
        Plugin Developer
        wrote on last edited by
        #17

        @jkandasa said:

        @robosensor said:

        Sorry, seems like I broken demo site by entering " ` " in temperature field of sensor :worried:

        Now getVariables returns 500 error with message:

        errorMessage:"java.lang.NumberFormatException: For input string: "`""
        

        It is not a problem. Thank you to made this. We have to fix this one also :smile:

        Thanks again!

        Fixed. Yet to implement number validation in front end

        1 Reply Last reply
        1
        • R Offline
          R Offline
          robosensor
          wrote on last edited by robosensor
          #18

          Please also escape all information that demo user enters :) Just an example: I entered html in forecast sensor data in dashboard and this html is rendered in resources/logs section: http://demo.mycontroller.org/#/resources/logs/

          The same thing in node names in groups: http://demo.mycontroller.org/#/resources/groups/map/list/1

          J 1 Reply Last reply
          1
          • R robosensor

            Please also escape all information that demo user enters :) Just an example: I entered html in forecast sensor data in dashboard and this html is rendered in resources/logs section: http://demo.mycontroller.org/#/resources/logs/

            The same thing in node names in groups: http://demo.mycontroller.org/#/resources/groups/map/list/1

            J Offline
            J Offline
            jkandasa
            Plugin Developer
            wrote on last edited by
            #19

            @robosensor said:

            Please also escape all information that demo user enters :) Just an example: I entered html in forecast sensor data in dashboard and this html is rendered in resources/logs section: http://demo.mycontroller.org/#/resources/logs/

            The same thing in node names in groups: http://demo.mycontroller.org/#/resources/groups/map/list/1

            Thank you! I will fix issues!

            1 Reply Last reply
            0
            • T Offline
              T Offline
              Tag
              wrote on last edited by
              #20

              gui is looking great!,
              have been playing with the software and found the following:

              in resources/nodes, all my nodes (mysensors 15,x) are shown as "down" while they are sending data...is this a setup issue?

              and for the weather forcast only N/A is shown and not the value from the sensor.....

              rest looks great! really like the dashboard feature!

              J 1 Reply Last reply
              0
              • T Tag

                gui is looking great!,
                have been playing with the software and found the following:

                in resources/nodes, all my nodes (mysensors 15,x) are shown as "down" while they are sending data...is this a setup issue?

                and for the weather forcast only N/A is shown and not the value from the sensor.....

                rest looks great! really like the dashboard feature!

                J Offline
                J Offline
                jkandasa
                Plugin Developer
                wrote on last edited by
                #21

                @Tag said:

                gui is looking great!,

                Thank you for the report and allocated time to test MyController.

                have been playing with the software and found the following:

                in resources/nodes, all my nodes (mysensors 15,x) are shown as "down" while they are sending data...is this a setup issue?

                MyConttroller was looking I_HEARTBEAT_RESPONSE. From your question I understand that we should make up when we receive any message from node. I will work on it.

                and for the weather forcast only N/A is shown and not the value from the sensor.....

                These are all the weather station mapping icons from https://erikflowers.github.io/weather-icons/

                        {
                          id:"sunny",
                          value:"day-sunny",
                        },{
                          id:"cloudy",
                          value:"day-cloudy",
                        },{
                          id:"thunderstorm",
                          value:"day-thunderstorm",
                        },{
                          id:"stable",
                          value:"na",
                        },{
                          id:"unstable",
                          value:"na",
                        },{
                          id:"na",
                          value:"na",
                        }
                

                Source:https://github.com/mycontroller-org/mycontroller/blob/development/src/main/package/www/services/common_services.js#L286

                we have to update this mapping based on our community members feedback.

                rest looks great! really like the dashboard feature!

                Thank you!

                T 1 Reply Last reply
                0
                • A Offline
                  A Offline
                  anarro
                  wrote on last edited by
                  #22

                  Hi,

                  +1 I want to beta test, (and if you want.. colaborate to translate at lenguage Spanish..)

                  Good job!

                  J 1 Reply Last reply
                  0
                  • A anarro

                    Hi,

                    +1 I want to beta test, (and if you want.. colaborate to translate at lenguage Spanish..)

                    Good job!

                    J Offline
                    J Offline
                    jkandasa
                    Plugin Developer
                    wrote on last edited by
                    #23

                    @anarro said:

                    Hi,

                    +1 I want to beta test, (and if you want.. colaborate to translate at lenguage Spanish..)

                    Good job!

                    Thank you! Spanish already available. Kindly send request to https://www.transifex.com/mycontrollerorg/gui-angularjs/language/es_AR/

                    1 Reply Last reply
                    0
                    • J jkandasa

                      @Tag said:

                      gui is looking great!,

                      Thank you for the report and allocated time to test MyController.

                      have been playing with the software and found the following:

                      in resources/nodes, all my nodes (mysensors 15,x) are shown as "down" while they are sending data...is this a setup issue?

                      MyConttroller was looking I_HEARTBEAT_RESPONSE. From your question I understand that we should make up when we receive any message from node. I will work on it.

                      and for the weather forcast only N/A is shown and not the value from the sensor.....

                      These are all the weather station mapping icons from https://erikflowers.github.io/weather-icons/

                              {
                                id:"sunny",
                                value:"day-sunny",
                              },{
                                id:"cloudy",
                                value:"day-cloudy",
                              },{
                                id:"thunderstorm",
                                value:"day-thunderstorm",
                              },{
                                id:"stable",
                                value:"na",
                              },{
                                id:"unstable",
                                value:"na",
                              },{
                                id:"na",
                                value:"na",
                              }
                      

                      Source:https://github.com/mycontroller-org/mycontroller/blob/development/src/main/package/www/services/common_services.js#L286

                      we have to update this mapping based on our community members feedback.

                      rest looks great! really like the dashboard feature!

                      Thank you!

                      T Offline
                      T Offline
                      Tag
                      wrote on last edited by
                      #24

                      @jkandasa said:

                      sed on our community member

                      Just tested the common services script, works like a charm, best thing is, forecast is Sunny!! :)

                      1 Reply Last reply
                      1
                      • J Offline
                        J Offline
                        jkandasa
                        Plugin Developer
                        wrote on last edited by
                        #25

                        Hello every one thank you for your support and feedback on beta test. In another couple of days I'm going to release 0.0.3-alpha1 to public. Kindly report your issues, if you face any. I will try to fix it before release.

                        Also update your locale. https://www.transifex.com/mycontrollerorg/multi-locale/dashboard/

                        Demo server updated till commit #523. demo.mycontroller.org

                        1 Reply Last reply
                        1
                        • A Offline
                          A Offline
                          anarro
                          wrote on last edited by anarro
                          #26

                          Hi,

                          After update (and stop/start) I show this:

                          0_1456229791674_MyController_Captura1.JPG

                          Pd.
                          I copied all files and folders..

                          sorry, excuse my ignorance..

                          Thanks!
                          Antoni.

                          J 1 Reply Last reply
                          0
                          • A anarro

                            Hi,

                            After update (and stop/start) I show this:

                            0_1456229791674_MyController_Captura1.JPG

                            Pd.
                            I copied all files and folders..

                            sorry, excuse my ignorance..

                            Thanks!
                            Antoni.

                            J Offline
                            J Offline
                            jkandasa
                            Plugin Developer
                            wrote on last edited by
                            #27

                            @anarro said:

                            Hi,

                            After update (and stop/start) I show this:

                            Pd.
                            I copied all files and folders..

                            sorry, excuse my ignorance..

                            Thanks!
                            Antoni.

                            you have to extract bindle zip file. call mycontroller/bin/start.sh . If you were using old version of MyController.org server. stop it first.
                            Refresh your browser.(clear cache).

                            A 1 Reply Last reply
                            0
                            • J jkandasa

                              @anarro said:

                              Hi,

                              After update (and stop/start) I show this:

                              Pd.
                              I copied all files and folders..

                              sorry, excuse my ignorance..

                              Thanks!
                              Antoni.

                              you have to extract bindle zip file. call mycontroller/bin/start.sh . If you were using old version of MyController.org server. stop it first.
                              Refresh your browser.(clear cache).

                              A Offline
                              A Offline
                              anarro
                              wrote on last edited by anarro
                              #28

                              @jkandasa, I deleted the cache and work fine!!, now let's testing..

                              Pd.
                              For the next release, how do we do the updates?... first we need save the file "./conf/mycontroller.property", and data base file (which)?

                              thanks you!!
                              Antoni.

                              J 1 Reply Last reply
                              1
                              • A anarro

                                @jkandasa, I deleted the cache and work fine!!, now let's testing..

                                Pd.
                                For the next release, how do we do the updates?... first we need save the file "./conf/mycontroller.property", and data base file (which)?

                                thanks you!!
                                Antoni.

                                J Offline
                                J Offline
                                jkandasa
                                Plugin Developer
                                wrote on last edited by
                                #29

                                @anarro said:

                                @jkandasa, I deleted the cache and work fine!!, now let's testing..

                                Pd.
                                For the next release, how do we do the updates?... first we need save the file "./conf/mycontroller.property", and data base file (which)?

                                thanks you!!
                                Antoni.

                                Note: MyController.org going to support upgrade and restore from 0.0.3-alpha1 version.
                                You can take a backup via GUI and keep safe backup file. Extract new release on different location, point out backup up file and do restore. that's it.

                                A 1 Reply Last reply
                                0
                                • J jkandasa

                                  @anarro said:

                                  @jkandasa, I deleted the cache and work fine!!, now let's testing..

                                  Pd.
                                  For the next release, how do we do the updates?... first we need save the file "./conf/mycontroller.property", and data base file (which)?

                                  thanks you!!
                                  Antoni.

                                  Note: MyController.org going to support upgrade and restore from 0.0.3-alpha1 version.
                                  You can take a backup via GUI and keep safe backup file. Extract new release on different location, point out backup up file and do restore. that's it.

                                  A Offline
                                  A Offline
                                  anarro
                                  wrote on last edited by anarro
                                  #30

                                  @jkandasa, This version is awesome !!, his work is spectacular.

                                  Antoni.

                                  1 Reply Last reply
                                  0
                                  • A Offline
                                    A Offline
                                    anarro
                                    wrote on last edited by
                                    #31

                                    Hi,

                                    When I click on "Backup" option its show this:
                                    0_1456266660262_MyControl_capture3.jpg

                                    Thank you,
                                    Antoni.

                                    J 1 Reply Last reply
                                    0
                                    • A anarro

                                      Hi,

                                      When I click on "Backup" option its show this:
                                      0_1456266660262_MyControl_capture3.jpg

                                      Thank you,
                                      Antoni.

                                      J Offline
                                      J Offline
                                      jkandasa
                                      Plugin Developer
                                      wrote on last edited by jkandasa
                                      #32

                                      @anarro said:

                                      Hi,

                                      When I click on "Backup" option its show this:

                                      Thank you,
                                      Antoni.

                                      Yes, you will face this issue, when MyController.org server unable to access given backup location.

                                      A 2 Replies Last reply
                                      0
                                      • J jkandasa

                                        @anarro said:

                                        Hi,

                                        When I click on "Backup" option its show this:

                                        Thank you,
                                        Antoni.

                                        Yes, you will face this issue, when MyController.org server unable to access given backup location.

                                        A Offline
                                        A Offline
                                        anarro
                                        wrote on last edited by
                                        #33
                                        This post is deleted!
                                        1 Reply Last reply
                                        0
                                        • J jkandasa

                                          @anarro said:

                                          Hi,

                                          When I click on "Backup" option its show this:

                                          Thank you,
                                          Antoni.

                                          Yes, you will face this issue, when MyController.org server unable to access given backup location.

                                          A Offline
                                          A Offline
                                          anarro
                                          wrote on last edited by
                                          #34

                                          @jkandasa said:

                                          @anarro said:

                                          Hi,

                                          When I click on "Backup" option its show this:

                                          Thank you,
                                          Antoni.

                                          Yes, you will face this issue, when MyController.org server unable to access given backup location.

                                          Yes, where this option is set ?, as I fix it?

                                          J 1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          15

                                          Online

                                          12.0k

                                          Users

                                          11.2k

                                          Topics

                                          113.4k

                                          Posts


                                          Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • MySensors
                                          • OpenHardware.io
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular