Well, It's gettin' time to see what is next on the list

12 views
Skip to first unread message

Brad

unread,
Nov 3, 2010, 9:34:47 PM11/3/10
to domuslink-developers
It's getting colder here, so more time indoors.

Time to review what we want to do next.

Let's Discuss.

Brad

Brandt Daniels

unread,
Nov 3, 2010, 10:47:12 PM11/3/10
to domuslink-...@googlegroups.com
I've been busy trying to finish my CS degree, will be done in December.

I was hoping you could finish the code in the HVAC branch (I'd have to
review what else it needs, unless you can find the old emails I sent you
about it)

My vision for domusLink was that is becomes a vehicle of it's own,
merely using heyu as it's engine.

Aside from the usual maintenance and bug fixes, I would like to see
these systems:

HVAC - full control of an RCS thermostat
Irrigation - Options are to allow to check for recent, current, or
forecast rain, etc
Security - be able to arm and disarm, and enter a security code

These systems would probably deviate from the standard module type
screens and be more tailored for it's particular features.

Lastly, I've requested that Heyu support TCP socket communications for
use with native mobile apps, and I believe this would also allow
front-ends to be hosted on separate web servers.

-Brandt

Philippe Carlier

unread,
Nov 16, 2010, 3:56:28 PM11/16/10
to domuslink-...@googlegroups.com
Hi all,

I hope i will be available for working on Domus in the next weeks.

I'm iPhone user, i wish to improve the iPhone theme :
- upgrade to last IUI version,
- hide empty categories,
- improve page load time, (delay beetween actions)

Best regards

Philippe


Le 04/11/2010 03:47, Brandt Daniels a �crit :

Brad

unread,
Nov 18, 2010, 12:05:59 AM11/18/10
to domuslink-developers
Actually, Frank has a new iui version in a dev branch already. Need to
test it out to see how it works.

Take a look.

Brad

On Nov 16, 2:56 pm, Philippe Carlier <philippe.carlier...@gmail.com>
wrote:

Antispam @ vanderStad

unread,
Nov 18, 2010, 2:04:55 AM11/18/10
to domuslink-...@googlegroups.com, domuslink-developers
I am currently between jobs, so little time to do some work.

THE current status is:
- homepage, info, about and settings are done.
- all THE module pages need some work.

Any questions: mail me!!

Greets,
Frank

Verstuurd vanaf mijn iPhone!

> --
> You received this message because you are subscribed to the Google Groups "domuslink-developers" group.
> To post to this group, send an email to domuslink-...@googlegroups.com.
> To unsubscribe from this group, send email to domuslink-develo...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/domuslink-developers?hl=en-GB.
>

Philippe Carlier

unread,
Jan 15, 2011, 6:55:54 PM1/15/11
to domuslink-...@googlegroups.com
Hi all and happy new-year,

I want to work on the iPhone version, i watched 'iui4v12' branch,
devlopment don't seems to be finished (firefox version no longer works).
This branch is working on webkit upgrade and not iui.

Frank are you still working on this branch ?
Can you give a feedback ?

Best regards

Philippe

Brad

unread,
Jan 16, 2011, 6:07:20 PM1/16/11
to domuslink-developers
Actually, the branch Frank has that is more complete is prev121. That
has his latest changes. I'm not sure what to about iui4v12.

Brad

On 15 Jan, 17:55, Philippe Carlier <philippe.carlier...@gmail.com>

Philippe CARLIER

unread,
Jan 17, 2011, 4:05:53 AM1/17/11
to domuslink-...@googlegroups.com
Ok, i will start from "prev121"

Thx

Brad

unread,
Jan 18, 2011, 8:31:32 PM1/18/11
to domuslink-...@googlegroups.com
Well Brandt, I have the REST api 90% completed. That will be the "TCP" like api but using http protocol. This will allow us to do native mobile apps and AJAX/jquery web pages easily as well.

Brad

Brandt Daniels

unread,
Jan 18, 2011, 9:11:12 PM1/18/11
to domuslink-...@googlegroups.com, domuslink-...@googlegroups.com
Great. I had a GUI in the works for my N800 but it really needed Ajax. I've also since registered as an iPhone developer and would be willing to make an iPhone interface although it makes more sense to connect directly to heyu. 

-Brandt

Sent from my iPhone

On Jan 18, 2011, at 5:31 PM, Brad <crus...@yahoo.com> wrote:

Well Brandt, I have the REST api 90% completed. That will be the "TCP" like api but using http protocol. This will allow us to do native mobile apps and AJAX/jquery web pages easily as well.

Brad

--

Brad Samuels

unread,
Jan 18, 2011, 9:52:12 PM1/18/11
to domuslink-developers
Connecting directly to heyu on its own would be problematic. That is
what domus.Link does. It proxies heyu into a manageable interface. The
REST api is what you do want to interface with as domus already has
the management built in.

Brad

On 18 Jan, 20:11, Brandt Daniels <brandtdani...@gmail.com> wrote:
> Great. I had a GUI in the works for my N800 but it really needed Ajax. I've also since registered as an iPhone developer and would be willing to make an iPhone interface although it makes more sense to connect directly to heyu.
>
> -Brandt
>
> Sent from my iPhone
>

Brandt Daniels

unread,
Jan 19, 2011, 12:21:19 AM1/19/11
to domuslink-...@googlegroups.com, domuslink-developers
Would heyu be able to update the REST interface when events occur? And in turn would REST be able to send out the updates?

-Brandt

Sent from my iPhone

Brad

unread,
Jan 19, 2011, 9:34:14 AM1/19/11
to domuslink-developers
Heyu does not have a facility to dynamically update an external
program.

Also, a REST API is a stateless request/response API framework.

Brad

On Jan 18, 11:21 pm, Brandt Daniels <brandtdani...@gmail.com> wrote:
> Would heyu be able to update the REST interface when events occur? And in turn would REST be able to send out the updates?
>
> -Brandt
>
> Sent from my iPhone
>

Brad

unread,
Feb 6, 2011, 1:57:31 PM2/6/11
to domuslink-...@googlegroups.com
Well, now that the basic RESTAPI is setup and the basic Android App is available that both support versioning, It's time to add some of the other features to the core domus.

1) I would like to finish the hvac stuff that Brandt started as I think there are users out there looking for it
2) I selected to finish the OOP focus for macros and triggers
3) I think it is time to work on the modularization feature so we can go farther with the themes and UI's.
4) Security update for domus. With the RESTAPI, I have figured out how to do user/password authentication and we can have multiple users for domus with different access levels.
5) An Ajax UI. Volunteers?

Brad

Brad

unread,
Feb 8, 2011, 10:55:43 PM2/8/11
to domuslink-...@googlegroups.com
Ok, I put the hvac  RCS TXB16 stuff into the 2.0 beta. This is only checked in code for now. I did not create a download for it yet.

Brad

unread,
Feb 13, 2011, 3:57:29 PM2/13/11
to domuslink-...@googlegroups.com
Ok, the newer beta (2beta6) now includes the new user management feature for security. Read the CHANGES file for info.

Brad
Reply all
Reply to author
Forward
0 new messages