Last active
April 15, 2021 03:00
-
-
Save barefeettom/c80f5f222c0810354758b60b5179c3a8 to your computer and use it in GitHub Desktop.
Weather.publisher() multi line. For article: https://medium.com/p/4ddf8710d1a0/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Weather.publisher( | |
keyValues: [ | |
.appID: "1234567890abcdef", | |
.site: "Sydney,AU", | |
.system: .metric | |
] | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment