Description
Rough idea what i want to accomplish – control my domotica installation using telnet commands.
Check this link for some pictures etc.
I wrote all commands in a mindmap (of freemind)
The visual layouts are in the folder.
I require buttons and sliders.
Buttons
- Activate: TASK {vid} PRESS
- read status : GETTASK {vid}
Oif status = 1 -> show button activated
o for all buttons
Sliders
- Read out percentage: GETSLIDER {vid}
- Set Percentage: SLIDER {vid} {level 0-100}
With this telnet command everything can be controlled
Functionalities to develop:
- Setup telnet
o see attachment for programming in VB
- implement button functionality
o activity
o feedback
o play knop send command only on Mouse-release ipv Mouse-press/click
- implement slider functionality
o feedback
o activity -> only on Mouse-release, send slider percentage ingesteld
- grafische update
o slicker design
o examples http://www.youtube.com/watch?v=Otm-jp0SdXc&feature=player_embedded">http://www.youtube.com/watch?v=Otm-jp0SdXc&feature=player_embedded#!
resolution 800*480