device_id?
Posted: 08 Sep 2013 23:18
I made a flow that when my device gets a notification, seeks out the location with gps, then emails it to me.
I have two devices, I'd like to label WHICH the email came from.
I tried script : global_name = {device_id}, and and did speech output : {global_name} is the device name
it keeps saying "Null is the device name"
Can i get device name to send in the email subject, or is this not possible?
if not, how do i find out what my device is? Like.. is there a way to read the part of "about phone/tablet" that says "model number" ? that would do.
I have two devices, I'd like to label WHICH the email came from.
I tried script : global_name = {device_id}, and and did speech output : {global_name} is the device name
it keeps saying "Null is the device name"
Can i get device name to send in the email subject, or is this not possible?
if not, how do i find out what my device is? Like.. is there a way to read the part of "about phone/tablet" that says "model number" ? that would do.