LAST UPDATE


Returns time elapsed since:

  • last UPDATE made by either device or API to map, log, rules, users, commands and swap area (if existing).
  • last COMMANDs queue change made through API (if existing).
  • last USERS list change made by device (if existing).
  • last MAP table change made by device.
  • last RULES table change made by device (if existing).
  • last LOG file change made by device (if existing).
  • last SWAP area change made by device (if existing).


RESPONSE PARAMETER


PARAMETER

TYPE

DESCRIPTION

NAME

STRING

DEVICE NAME

TYPE

STRING

DEVICE TYPE

update time

STRING

TIMESTAMP OF LAST UPDATE

update age

STRING

TIME ELAPSED SINCE LAST UPDATE

command time

STRING

TIMESTAMP OF LAST CHANGE TO COMMAND QUEUE

command age

STRING

TIME ELAPSED SINCE LAST COMMAND QUEUE CHANGES

users time

STRING

TIMESTAMP OF LAST CHANGE TO USERS LIST

users age

STRING

TIME ELAPSED SINCE LAST CHANGE TO USERS LIST

map time

STRING

TIMESTAMP OF LAST CHANGE TO DEVICE MAP

map age

STRING

TIME ELAPSED SINCE LAST CHANGE TO DEVICE MAP

rules time

STRING

TIMESTAMP OF LAST CHANGE TO RULES LIST

rules age

STRING

TIME ELAPSED SINCE LAST CHANGE TO RULES LIST

log time

STRING

TIMESTAMP OF LAST CHANGE TO LOG FILE

log age

STRING

TIME ELAPSED SINCE LAST CHANGE TO LOG FILE

swap time

STRING

TIMESTAMP OF LAST CHANGE TO SWAP AREA

swap age

STRING

TIME ELAPSED SINCE LAST CHANGE TO SWAP AREA


update time, command time, users time, map time, rules time, log time, swap time


Reported at the time of the response, UTC.


update age, command age, users age, map age, rules age, log age, swap age


Reported at the time of the response, precision limited to 2 relevant data:

- Seconds are returned until the elapsed time is less than 1 hour.

- Minutes are returned until the elapsed time is less than 1 day.

- Hours are returned until the elapsed time is less than 1 month.

- Days are returned until the elapsed time is less than 1 year.