Code for these examples is on GitHub in the dhSensorTag2015 repository. Having successfully accessed data on the sensor tag I decided to try my hand at programmatically accessing data from the sensor tag. I started out with the same two examples I had developed in bash: 1) to get the device name; and 2) get the humidty reading from the humidity sensor. Surprisingly there are not too many options