Lines Matching full:metadata
1301 Data provides metadata to an event. The metadata may be an integer, a float,
1306 <!-- @attribute float The float value associated with the metadata. -->
1310 <!-- @attribute int The integer value associated with the metadata. -->
1312 <!-- @attribute name The name of the metadata. This is the name of the data. -->
1314 <!-- @attribute string The string value associated with the metadata. -->
1692 Input captures the metadata passed from an event. When the metadata's name or id
1693 matches the metadata's name, the metadata's payload is copied to the corresponding
1698 <!-- @attribute float The floating point payload carried by the metadata. -->
1703 <!-- @attribute int The signed integer payload carried by the metadata. -->
1705 <!-- @attribute name The name of the metadata containing the payload. Note that
1710 <!-- @attribute string The text payload carried by the metadata. -->