|
ECS-L Home Automation and Security Archives |
learn more
| view messages for this
month | NetBloc® | terms of use | search
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects
Subject: From: Date: | Re: [ECS] Converted to ECS Web Interface Mark Gilmore Wed, 31 May 2000 08:14:55 -0400 |
Wed, 31 May 2000 08:14:55 -0400
Hi Martin,
Attached is the latest info on the applet args.
(this will be in the next uploaded ECS.HTM).
I had sent this before (to ecs-list),
but I guess you missed it.
Sorrry for not sending this yesterday :-).
--
Mark Gilmore
Omnipotence (ECS home automation software)
http://www.usit.com/omnip
423-745-0026
Hours: Mon-Sat, 9AM-8PM/EST
Creating Custom Web Pages
To create customized pages, use the ECS-generated web-page as examples:
GRP0.HTM (frame definitions for GRP1.HTM/GRP2.HTM)
GRP1.HTM (Group frame)
GRP2.HTM (State/Item-selection frame)
MLG.HTM (Message Log)
All communications with ECS are handled via the applet Ecsio.class.
This must be placed at the bottom of the page.
ECS Items are displayed via the applet Ecs_item.class with the following parameters:
| SBS0 | Subscription name (i.e. Item name)
|
| ICON_F | Icon flag (0 for none or 1 to include)
|
| NAME_F | Name flag (0 or 1)
|
| STATE_F | State flag (0 or 1)
|
| TEXT_F | Text flag (0 or 1)
|
| SUB_F | Subtraction-button flag (0 or 1)
|
| ADD_F | Addition-button flag (0 or 1)
|
| SUB_CHANGE | Subtraction value (val to subtract when clicked)
|
| ADD_CHANGE | Addition value (val to add when clicked)
|
ECS Messages are displayed via the applet Ecs_msg.class with the following parameters:
| SBS0 | Subscription name (i.e. "ECS_MSG")
|
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects