@jkandasa The purge in the Snapshot is working great.
Best posts made by cjm4909
-
RE: MYSQL Workbench
Latest posts made by cjm4909
-
RE: MyController Time widget not updating Daylight Saving
I am running the SnapShot version and had the same question, I went to Settings\System and clicked Edit. Once I clicked Edit the Update button appears and it will update your time based on location....this corrected my issue.
-
RE: MYSQL Workbench
@jkandasa The purge in the Snapshot is working great.
-
Windows 10 Installation
What are the requirements for installing MyController on Windows 10? Do I need Apache?
-
RE: MYSQL Workbench
Thank you, I assume the most recent build isn't out yet. I am on 0.0.3.Alpha2.
-
RE: MYSQL Workbench
@jkandasa no real issue, I just have a few temp sensors that produce an incorrect value sometimes (3434430.00 F) and I would like to remove those values from the data.
-
RE: MYSQL Workbench
I was able to connect via the browser, what table/tables would hold the sensor data?
-
RE: MYSQL Workbench
@jkandasa said:
@cjm4909 You cannot use MySQL workbench to access H2 database, However you can use H2 db utilities to access H2 database.
To access via command line follow this: http://forum.mycontroller.org/topic/18/forgotten-password/2To access on browser: just run java -cp h2/bin/h2*.jar command once you downloaded http://www.h2database.com/h2-2014-04-05.zip.
IMPORTANT: MyController server should be stopped when you access H2 database
Thank you
-
MYSQL Workbench
Can you use MySQL Workbench to access/update the H2DB database? Some of my sensors have stored incorrect (out of range) data and I want to clean it up so the graph is displayed correctly again?
Thanks
-
RE: Upgrade 0.0.3-alpha1 to 0.0.3.Alpha2 (backup\restore) Issue
I think I figured it out, FireFox is blocking the content for some reason. I opened it in a private window and it loaded fine.
-
Upgrade 0.0.3-alpha1 to 0.0.3.Alpha2 (backup\restore) Issue
I am attempting to upgrade from 0.0.3-alpha1 to 0.0.3.Alpha2, when I go to the Backup page (/settings/backup/lists) it seems to hang at "Loading". I am running MyController on Ubuntu. Any ideas?