beta testers required for MyController 0.0.3-alpha1 release
-
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: "`"" -
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: "`""@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!
-
@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
-
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
-
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
@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!
-
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!
-
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!
@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", }we have to update this mapping based on our community members feedback.
rest looks great! really like the dashboard feature!
Thank you!
-
Hi,
+1 I want to beta test, (and if you want.. colaborate to translate at lenguage Spanish..)
Good job!
@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/
-
@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", }we have to update this mapping based on our community members feedback.
rest looks great! really like the dashboard feature!
Thank you!
-
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
-
Hi,
After update (and stop/start) I show this:

Pd.
I copied all files and folders..sorry, excuse my ignorance..
Thanks!
Antoni.@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). -
@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). -
@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.@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. -
@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. -
@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.
-
@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.
-
@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.
