VisionTrait
Table of Contents
Methods
- getVisionDataWithMedia() : mixed|Tag|null
- Get the vision data with media for the given node id.
- getVisionGatewayInfo() : array<string|int, mixed>
- Get the vision gateway Info.
Methods
getVisionDataWithMedia()
Get the vision data with media for the given node id.
public
static getVisionDataWithMedia(int $attribute_id, DateTimeInterface|string $start_date, DateTimeInterface|string $end_date) : mixed|Tag|null
Parameters
- $attribute_id : int
- $start_date : DateTimeInterface|string
- $end_date : DateTimeInterface|string
Tags
Return values
mixed|Tag|nullgetVisionGatewayInfo()
Get the vision gateway Info.
public
static getVisionGatewayInfo(int $attribute_id) : array<string|int, mixed>
Parameters
- $attribute_id : int
Tags
Return values
array<string|int, mixed> —- returns array containing step_input_key, gateway_id, step_function, step_name and FDW