-
Notifications
You must be signed in to change notification settings - Fork 8
Description
UPDATE: sorry, it appeared that I had made a typo (TupletCstring instead of TupletCString). So no help needed at this moment anymore.
***********************************************************************************************************************************I am trying to include some other data from openweathermap in QTP. I managed to get hold of the location from where the weather data is downloaded and have it shown on the Pebble. That was easy as it was already coded in the json ("city"). I am not succesfull in including others as, for instance, pressure. The problem - I guess - I am facing is that I do not know where to define the APPKEYS in the json (f.i. QTP_WEATHER_PRESSURE_KEY). I use CloudPebble and I know that APPKEYS have to be defined in the "Key Name" section under Settings. I have tried to insert new APPKEYS in there but it does not work. And I do not see the APPKEYS that already have been defined anywhere. Not in CloudPebble nor anywhere else in any of the source files. Can you help me out on this one?
Cheers, Dela