Integrating the ReadPropertyMultiple handler - not working yet.

This commit is contained in:
skarg
2007-07-17 03:02:25 +00:00
parent b952a54966
commit a8555ef196
3 changed files with 22 additions and 4 deletions
+6
View File
@@ -78,6 +78,12 @@ static int Device_Properties_Required[] =
static int Device_Properties_Optional[] =
{
PROP_DESCRIPTION,
PROP_LOCAL_TIME,
PROP_UTC_OFFSET,
PROP_LOCAL_DATE,
PROP_DAYLIGHT_SAVINGS_STATUS,
PROP_PROTOCOL_CONFORMANCE_CLASS,
-1
};