Variables available in Casts
#
General Variables
#
{{test}}
: true
if a Cast is triggered as Connectivity Test{{act_id}}
: Act ID{{act_name}}
: Act name{{cast_id}}
: Cast ID{{cast_name}}
: Cast name{{artifact_id}}
: Artifact ID{{sequence_number}}
: Number of times Act Log
has been sent since Device was booted{{act_log_index}}
: Array index when Device sends multiple Act Log
at once{{detected_at}}
: Time that Act Log was detected on the device (in milliseconds){{triggered_at}}
: Time that Cast was triggered (in milliseconds){{data}}
: Act Log
Variables of Devices
#
{{device.id}}
: Device ID{{device.name}}
: Device name{{device.mac_addr}}
: MAC address of the device{{device.hostname}}
: Hostname of the device{{device.target_triple}}
: Device architecture{{device.host_version}}
: Version of the device setup software (e.g. Actcast Writer){{device.device_type}}
: Device Type{{device.tags}}
: Tags of the device{{device.firmware_version}}
: Device firmware version
Back to
Cast