The UK Home Automation Archive

Archive Home
Group Home
Search Archive


Advanced Search

The UKHA-ARCHIVE IS CEASING OPERATIONS 31 DEC 2024


[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

Simple settings configuration schema?


  • Subject: Simple settings configuration schema?
  • From: Stuart Booth <lists@xxxxxxxxxxxxxxxx>
  • Date: Thu, 02 Jun 2005 18:57:01 +0100

Hey folks,

Don't suppose anybody has implemented any kind of simple configuration
schema? Sort of thing whereby a xAP node could publish its
configuration parameters perhaps, or at the very least allow these to
be set remotely without each having to have a custom schema.

Perhaps:

Class=Config.Settings

Settings.Set // Set the named parameters
{
ApplicationParam=On
AnotherSetting=20
}

It would mean that anything goes in the pair name, with the value
being applicable to the xAPplication.

I daresay it could list its parameters and what sort of value they
might accept as added value.

Settings.Get // Get all settings and their current status
{
}

Class=Config.Settings.Info

Settings
{
ApplicationParam=On
AnotherSetting=20
}

If somebody has something like this already, I'll use that if
possible.

S
--
Stuart Booth <stuart@xxxxxxx>
xAPFramework.NET - a xAP software development framework for .NET

http://www.xapautomation.org/ 
     http://www.xapframework.net/




xAP_Development Main Index | xAP_Development Thread Index | xAP_Development Home | Archives Home

Comments to the Webmaster are always welcomed, please use this contact form . Note that as this site is a mailing list archive, the Webmaster has no control over the contents of the messages. Comments about message content should be directed to the relevant mailing list.