beta testers required for MyController 0.0.3-alpha1 release
-
Hello everyone, MyController 0.0.3-alpha1 is almost ready to release. As it has huge changes we want beta testers before release.
Changes summary:
- brand new Enterprise level GUI
- Supports multiple gateways
- Feature added with timers (supports active time, send payload with delay, etc.,)
- Add simple timer support
- user friendly logs display and filter
- user friendly action board
- brand new dashboard (supports multiple dashboards)
- Supports groups (scene control)
- role based authentication (share particular resource to user)
- and many more
Currently I'm working on documentation. Kindly let me know if you are interested to test.
-
demo server upgraded to new version of MyController.org.
-
very nice update!
i see demo page and i found one not good moment/
if i add to the dashboard and click another link? my changes are broken =( and i not see the confirmation dialog about i lost all changes/
may be you add this confirmation?
sorry for my english. i am from Russia -
+1 I want to beta test!
-
very nice update!
i see demo page and i found one not good moment/
if i add to the dashboard and click another link? my changes are broken =( and i not see the confirmation dialog about i lost all changes/
may be you add this confirmation?
sorry for my english. i am from Russia@Werwolfx said:
very nice update!
i see demo page and i found one not good moment/
if i add to the dashboard and click another link? my changes are broken =( and i not see the confirmation dialog about i lost all changes/
may be you add this confirmation?
sorry for my english. i am from RussiaYes, will be good to add confirmation to notify user. will add it thank you!
-
very nice update!
short install instructions:
0)stop old version if installed, backup it
1)copy this beta to a server
2)chmod +x bin/start.sh and stop.sh
3)open conf/mycontroller.properties and edit ip/port settings
4)bin/start.sh
5)open url in your browser, protocol https!
6)login admin/admin
7)see buteful interface-
After change the default admin password, mycontroller not logoff me and i not work in the interface.
after logoff and logon myself from new password i can use again -
in Resources-Sensors not sorting for Node EUI. May be you add sorting to click on header table names ?
-
not found RAW message send =( may be you add to dashboard button, in button configuration set raw message, if user press to the button, message send to node. is good functional for release to custom message nodes and one of more steps to mycontroller can smart home system
May be add a REST API for send RAW message to other NODEs
where I can post comments / suggestions to use this beta version?
-
-
On the "Sensors and variables mapping" page.
The page number controller dosent work, you are only able to see the first page.
Excellent work
Goran -
@Werwolfx @goranrad Thank you very much to spend time to test MyController.org.
I will fix the issues reported here as soon as.
After change the default admin password, mycontroller not logoff me and i not work in the interface.
after logoff and logon myself from new password i can use againI have added fix for this. Once we changed the password will redirect to login page automatically.
in Resources-Sensors not sorting for Node EUI. May be you add sorting to click on header table names ?
as per our current design
Node EUInot supported for sorting on this page. we may implement it later. we are not going to give sorting option of each tab. in this case it looks bit odd if we put it on table header and nice widget already available with patternfly for sorting. So we are using it separately. in the recent buildNode EUIwas removed from sorting options.not found RAW message send =( may be you add to dashboard button, in button configuration set raw message, if user press to the button, message send to node. is good functional for release to custom message nodes and one of more steps to mycontroller can smart home system
May be add a REST API for send RAW message to other NODEsYes, I removed, was assuming no one is using it. Sure, I will add it again.
where I can post comments / suggestions to use this beta version?
for now we do not have page to give feedback or comments. But for issues kindly use https://github.com/mycontroller-org/mycontroller/issues
-
Can i test release 0.0.3 please? :smiley:
WOW!! this is really cool stuff!!!
Got a serial gateway with 2 wireless sensors running,
Sensor 1:
-Humidity
-Temperature (DHT22)
-Lightlevel (DHT22)Sensor 2:
-Temperature (BMP085)
-Airpressure (BMP085)
-Outside temperature (with NTC)Keep up the good work!!!!
-
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!