Exemplo n.º 1
0
def init():
    api.addToApi("icloud", "icloud", "getData")
Exemplo n.º 2
0
def init():
    global startGeo, endGeo
    startGeo, endGeo = {}, {}
    api.addToApi('anwb', 'anwb', 'getData')
    api.addToApi('verkeer', 'anwb', 'getData')
    return 'hello'
Exemplo n.º 3
0
def init():
    api.addToApi("wunderground", "wunderground", "getData")
Exemplo n.º 4
0
def init():
    api.addToApi("hello","hello", "getData")
Exemplo n.º 5
0
def init():
    api.addToApi("afvalwijzer", "afvalwijzer", "getData")