Decision Node: TFNRegistry™ Time (TIM) Node
Disclaimer: Any images in this article are intended to be used as a guide for educational purposes only and they may differ slightly from the Production Environment.
Node type - 1 byte binary
5: TIM
Number of Qualifier - 1 byte binary
2: 2 Qualifiers are required for the TIM node
Qualifier ID -1 byte binary
2 : Time Zone
Qualifier Value - 1 byte binary
3: Central Time
Qualifier ID -1 byte binary
3 : Day Light Savings Indicator
Qualifier Value - 1 byte binary
2 = DLS in effect
Number of branches - 2 bytes binary
Child Offset - 4 bytes binary
Number of Values (in this branch) - 2 bytes binary
Note: "0" value indicates OTHER branch
Value Type - 1 byte binary
2: range match
Value 1 - 1 byte binary
Value 2 - 1 byte binary
Time Node Branch Values Definitions
The time value(s) on the branches of the Time node are specified using the number of the
quarter hour of the day. The time values range from 0 through 96.
A value of ’0’ means 12:00AM if it is used at the beginning of the time range.
A value of ’96’ means 12:00AM if it is used at the end of the time range.
A value of ’01’ means 12:15AM.
A value of ’95’ means 11:45PM.
Example 1: A 15 minutes interval is sent to the CMSDB as one value.
12:30 am - 12:45 am -> 02
08:00 am - 05:00 pm -> 32 - 68
Example 2: An interval of time greater than 15 minutes is sent to the CMSDB with the start and
end time.