APC AP95100 Power supplier AP95100 User Manual

Product codes
AP95100
Page of 302
InfraStruXure Central 4.1 User’s Reference
285
BotzWare Macros
This appendix defines the various macros supported by BotzWare.
Application Macros 
The following macros are supported for use in the settings for attributes that support Application 
macros:
Note
Macros are case-sensitive and must be entered exactly as shown.
Macro  
Definition  
Example 
${HOSTNAME}
The hostname of the NetBotz device.  
testbot.netbotz.com  
${HOUR}
The current hour of the day (2 digit, 24 
hour time).
23
${IP}
The dotted-decimal IP address of the 
NetBotz device.  
192.168.2.23  
${DATE}
The current date (year-month-day).
2001-08-27
${DAY}
The current day of the month (2 digit 
number).  
27  
${MIN}
The current minute of the hour.  
30  
${MODEL}
The model of the NetBotz device.  
WallBotz 320  
${MONTH}
The current month (2 digit number, 
January=01).  
08  
${SEC}
The current second of the minute.  
01  
${SERIAL}
The serial number of the NetBotz device. 00_02_D3_00_01_13
${TIME}
The current time (24-hour, hour-minute-
second).  
23-30-01  
${TIMESTAMP}
The current UTC time (seconds since 1/1/
1970).  
998885130  
${YEAR}
The current year.  
2001  
${VER}
The current BotzWare version.  
A1_2_3_7-20010822P