Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 681 Bytes

serviceUpdateTimeStamp.cmn.md

File metadata and controls

25 lines (16 loc) · 681 Bytes

serviceUpdateTimeStamp

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

Related:

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

Properties

Property Type Description
lastUpdate number Specifies 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
}