Variable CompleteInstanceConst
Type declaration
Readonly
attributes: {
acceptedCommandList: Attribute;
activeCalendarType: WritableAttribute<TimeFormatLocalization.CalendarType, any> & {
isConditional: true;
mandatoryIf: [] | [{
calendarFormat: boolean;
}];
optional: true;
optionalIf: [] | ConditionalFeatureList;
};
attributeList: Attribute;
clusterRevision: Attribute;
featureMap: Attribute;
generatedCommandList: Attribute;
hourFormat: WritableAttribute<TimeFormatLocalization.HourFormat, any>;
supportedCalendarTypes: FixedAttribute<TimeFormatLocalization.CalendarType[], any> & {
isConditional: true;
mandatoryIf: [] | [{
calendarFormat: boolean;
}];
optional: true;
optionalIf: [] | ConditionalFeatureList;
};
}
Readonly
acceptedCommandList: Attribute
Readonly
activeCalendarType: WritableAttribute<TimeFormatLocalization.CalendarType, any> & {
isConditional: true;
mandatoryIf: [] | [{
calendarFormat: boolean;
}];
optional: true;
optionalIf: [] | ConditionalFeatureList;
}
Readonly
attributeList: Attribute
Readonly
clusterRevision: Attribute
Readonly
featureMap: Attribute
Readonly
generatedCommandList: Attribute
Readonly
supportedCalendarTypes: FixedAttribute<TimeFormatLocalization.CalendarType[], any> & {
isConditional: true;
mandatoryIf: [] | [{
calendarFormat: boolean;
}];
optional: true;
optionalIf: [] | ConditionalFeatureList;
}
Readonly
features: {
calendarFormat: BitFlag;
}
Readonly
name: "TimeFormatLocalization"
Readonly
revision: 1
CalendarFormat
The Node can be configured to use different calendar formats when conveying values to a user.