Temperature in ios notification

We are looking for someone who could explain to us how to implement temperature from the sensor into the notification using the notification template. Thank you!

If you have any of our 4th-generation-firmware beacons (hardware revisions F and G), then the easiest way to obtain sensor data is from the Telemetry packet. We have a tutorial here:

http://developer.estimote.com/sensors/estimote-telemetry/

Not sure if on-screen notifications are the best UI to deliver temperature updates though. What app are you trying to build?

Hello, thanks for the response. I’m t trying to build an app that notifies you when you’re out of range and I’d like to have the temperature in it. Due to an NDA I’m not permitted to say any more than that.

In addition to this, we are quite new to swift programming, could you explain what exactly to put where in order to get this to happen? Thank you again for the help!