ICTimeStampType

  • Base type Enumeration

Specify operation types on time stamp of message. date: the time stamp type of message is date. boot: the time stamp type of message is the time from uptime of system. iso: the time stamp type of message is ISO date with format YYYY-MM-ddThh:mm:ss. dateWithoutYear: the time stamp type of message is date without year information. none: no time stamp information in message.

Possible values

5 objects
Number Name
0 date
1 boot
2 iso
3 dateWithoutYear
4 none