Large scale residential remote access
joec
Posts: 55
Hello all,
I was just wondering how the installers are managing large residential complexes (MDU) remote access to the homeowners?
Without going the Amenities solution, is meeting manager really up to the task for the homeowner to check in on their home adjust lights, temps and security status?
How exactly would the homeowners log in?
I was just wondering how the installers are managing large residential complexes (MDU) remote access to the homeowners?
Without going the Amenities solution, is meeting manager really up to the task for the homeowner to check in on their home adjust lights, temps and security status?
How exactly would the homeowners log in?
0
Comments
Probably would be best to have them VNC into a G4 panel.
Thanks Turnip.
Yes I am looking for ways other than Amenities for the homeowner to access their individual residence within the MDU. I would think there has to be a better way than setting up VNC for each residence. I am looking for a webpage type interface that all homeowners can browse to , display a login / pasword prompt and based on the userid, the user is instantly connected to there touchpanel.
I was told that meeting manager is what AMX offers for this, but it looks very commercial like and residential unfriendly..
If we had such interfaces/APIs, one would easily write a web service to provide you with monitoring plus the history.
I beleive that lack of standard interfaces is the weakest point for AMX. For me, it is a shame to answer my customer that we cannot easily integrate AMX with a database in order to provide the system history (say, in a standard way, i-databasePlus or custom xml writing/reading solution are not counted - that requres a proxy). Not even saying about a web browser on the panel.
What I see on the market is that more and more feature rich, standard-oriented computer based systems are coming. Check for example, Pluto... AMX is still on the top of the market, but absense (or ignorance?) of standard interfaces is getting to be very inconvinient and would be a fatal in the future...
With Duet you should be able to access MySQL via JDBC no problem.
If you need commercial support/assistance on the matter please don't hesitate to call me.
What is the list of packages, especially optional ones?
Thanks in advance.
For optional JDBC with CLDC see this:
http://developers.sun.com/techtopics/mobility/configurations/articles/cdc/jdbc/
"To support the JDBC optional package, a device must meet the requirements for CDC/Foundation, plus an additional 256KB of RAM and 256KB of ROM."
Remote Method Invocation is also supported my means of an optional package:
http://www.sun.com/software/communitysource/j2me/rmiop/index.xml
To what extent servlets are supported I don't know at the moment.
If any of the OSGI hooks are exposed I don't know at the moment either.
I understand the net classes have a custom flavor.
Once I spend some time researching this a bit deeper I'll post up an informational thread. Without looking at Duet (Eclipse with AMX plug-in) there is little to no information on the subject.
I will once I have my Duet license, I'm still waiting on it.