This Web Service returns the current or historical details of a given tag.
tagID: The first argument of the method is a string that represents the tag ID. In this case, you get the tag ID using AtlasCeiEvent because AtlasCeiEvent contains information about the event, and the tag activates the event.
timeStamp: If you want to set the default value, input null. If you want to get a tag from a specific time, set the timeStamp variable in the following format: yyyy-mm-dd hh:mm:ss.fffffffff
locale: If you want to set the default value, you have to input null. See Localization and input parameters for more information about the locale descriptor.