Trying to build a netatmo security SmartApp

I’m trying to build a Netatmo Security smartapp for Welcome and Presence devices. I’ve done this befor for the zwave.me platform, but I’m running into some issues on Smartthings. My questions are:

  • How do I submit or get submitted the Netatmo Security logo to amazonws so that I can reference it from there?

  • The Netatmo API requires the app and camera’s to be on the same network in order to retrieve snapshots. As most Smartthings code (like devices) is runnin the cloud, is a smartapp also running in the cloud or local? Can I force the code to run locally?