Passing Parameters to Analysis (ex. Device_token)

Passing Parameters to Analysis (ex. Device_token)

@Ricardo Tozetto

Hi!

I have multiple devices with miltiple buckets. I want to execute a script when this devices receive any packet and the script is equal except the paramenter “device_token” used to access device bucket. Is there any way to use the same script for all devices, just passing a parameter that contains the device_token? Otherwise, will I have to write a script for each device?

Thanks!