get_location() Get hub location. Call Params Return Example Edit core.get_local_time() Edit none Edit fields type description latitude string the geo position latitude longitude string the geo position longitude Edit local core = require "core" local location = core.get_location() print( location )