serviceUpdateTimeStamp

May 26, 2021 ยท View on GitHub

Object to provide time stamp when the I3S service or the source of the service was created or updated.

cmn::3DSceneLayer, psl::3DSceneLayer, psl::3DSceneLayer

Properties

PropertyTypeDescription
lastUpdatenumberSpecifies the Unix epoch counting from 1 January 1970 in milliseconds. Time stamp is created when the I3S service was created or updated.

Note: properties in bold are required

Examples

Example: serviceUpdateTimeStamp

 {
  "lastUpdate": 1518827901690
}