The following datatypes are used by the OpenTrafficShaper API.
See below example of the JSON format for this type.
It must be noted there may be multiple identifiers and multiple timestamp/value pairs.
{ $tag: { $identifier: { label: $label, data: [ [$timestamp, $value], ... ] }, ... }, ... }