Added in reliability to list of optional properties
This commit is contained in:
@@ -64,6 +64,7 @@ static const int Properties_Required[] = {
|
|||||||
|
|
||||||
static const int Properties_Optional[] = {
|
static const int Properties_Optional[] = {
|
||||||
PROP_DESCRIPTION,
|
PROP_DESCRIPTION,
|
||||||
|
PROP_RELIABILITY,
|
||||||
#if defined(INTRINSIC_REPORTING)
|
#if defined(INTRINSIC_REPORTING)
|
||||||
PROP_TIME_DELAY,
|
PROP_TIME_DELAY,
|
||||||
PROP_NOTIFICATION_CLASS,
|
PROP_NOTIFICATION_CLASS,
|
||||||
|
|||||||
Reference in New Issue
Block a user