Hi,
I'm writing a simple data field and I would like to take the current temperature but somehow I can not find this variable. Does anyone know where to look for this variable?
Thank you,
Peter
Well, it rather depends on want you mean with 'the temperature'. From a tempe sensor? From the built-in sensor, from a nearby airfield, from another weather info provider?
There is no access to the sensor module or to communications from a CIQ data field.
Is there actually shared memory possible between two different types of programs?
So, for example, a Widget or Application could retrieve data and store it in the object store. Then a Watchface or Datafield would retrieve the data for displaying purposes.
This would create limitless possibilities for Watchfaces (weather, calendar, sunset info) and datafields (temp)
I would like to thank you all for the information. Taking all this into consideration I decided to write a multi-field widget.
Regards,
Peter