EasyIoT on Sinology Server? **WORKING** & MacOSX!

8 years 3 months ago #2745 by Nico
Finally is working!!!! B)

I had to install MONO that is now released for Sinology as a Beta, but functionally working fine.
There is no need to modify or update any of the Windows version EasyIoT server files. Just the configuration to specify the correct server port.

The blank page I got in the beginning was due to the fact that I was calling the main web folder of my server. The correct procedure is just to call the address configured for the port you setup in the Sinology firewall. In my case I used the 8080.
In the next days I will start to configure all the devices, thermostats, external sensors etc etc. And I will keep you posted.

Please Log in or Create an account to join the conversation.

8 years 3 months ago #2748 by Nico
There is just an issue with sqlite since Sinology is running now on sqllite3.
So at the moment it does note register values on the database,

Please Log in or Create an account to join the conversation.

8 years 3 months ago #2749 by EasyIoT

Nico wrote: There is just an issue with sqlite since Sinology is running now on sqllite3.
So at the moment it does note register values on the database,


If sqlite is not working, then you do not have historical values. All other should work.

Try to replace System.Data.SQLite.dll in easyiot folder with new one (restart server). Maybe then it will work if it's the same API.

Please Log in or Create an account to join the conversation.

8 years 3 months ago - 8 years 3 months ago #2751 by Nico
Unfortunately API is not the same:
Error /Api/EasyIoT/Config/General/CleanDatabaseHistory/


You think that are some chances to make it work? :whistle:

Please Log in or Create an account to join the conversation.

8 years 3 months ago - 8 years 3 months ago #2752 by Nico
I think I finally solve the matter . B)

Up to now all the functions of the EasyIoT are working except the part that access the SQLite database.
In order to make the software 100% functional you have to do the following:

You have to change the file
System.Data.SQLite.dll
of the Windoze version with the same API file of the Pi version that has also the same name.
Now you can have all the functionalities of the SqlLite. And the recordings of all the value you desire in the sql database.

as you can see:
Attachments:

Please Log in or Create an account to join the conversation.

8 years 3 months ago #2754 by EasyIoT
NIce. Basically EasyIoT server can run on any OS platform with mono support,

Please Log in or Create an account to join the conversation.

Time to create page: 0.424 seconds

Forum latest

  • No posts to display.