As previously mentioned my main program depends 100% off a SQL database, below is a dump of my “Configuration” database, that holds all the system settings. Many are loaded into memory the first time, or when I run PollDevices query this way the information is updated when needed. I know its a lot of information [...]
Posts Tagged ‘vb’
The “Configuration” database
Posted: August 23, 2008 in Software SetupTags: configuration database, Home Automation, Insteon, reading insteon configuration, sql 2005, vb, vb 2005, vb 2008, X10
0
Setting up Insteon groups via SDM or ’soft linking’ commands
Posted: July 1, 2008 in Software SetupTags: controller, creating insteon groups, groups, Insteon, insteon group commands, insteon groups, linking, on levels, ramp rates, responder, SDM, sdmserver, setting up insteon groups, soft linking, vb, vb 2005
If your looking to create groups using the simplehome.net utility click on the link below. Setting up Insteon groups via software or ’soft linking’ using Simplehome.nets utility Lets say you want to be able to link and create groups without having to use the Simplehome.net utility, this is how its done. Lets assume with the previous [...]
Setting up Insteon groups via software or ‘soft linking’ using Simplehome.nets utility
Posted: June 27, 2008 in Software SetupTags: controller, creating insteon groups, groups, Insteon, insteon group commands, insteon groups, on levels, ramp rates, responder, SDM, sdmserver, setting up insteon groups, vb, vb 2005
Insteon is great and is extremely fast when turning on / off devices, but lets say you want to turn on 10 lights all at the same time? This is what they call groups. Groups allow you to store in each individual device settings such as turn on, ramp rate commands, for a specific group [...]