Jamie_D
(JamieD)
June 27, 2020, 10:34am
1
I’ve put a C# SDK together based on the https://smartthings.developer.samsung.com/docs/api-ref/st-api.html
It’s here: https://github.com/daltskin/smartthingsnet -it’s tested and largely working, though I need to update some of the markdown documentation.
This is a community SDK and not an official SmartThings one. If it’s useful, would be good to list here: https://smartthings.developer.samsung.com/docs/tools/sdks.html
fyi: @jody.albritton jody.albritton
7 Likes
@Jamie_D very cool! I will talk with the team about listing your SDK
We have added capabilities to the rest API.
https://smartthings.developer.samsung.com/docs/api-ref/st-api.html#tag/capabilities
3 Likes
Jamie_D
(JamieD)
June 28, 2020, 9:30am
3
Thanks - I’ll add capabilities to the SDK shortly.
1 Like
Got anything to show off using your SDK?
Jamie_D
(JamieD)
June 28, 2020, 8:00pm
5
haha - funny you should ask
Should have something out next week. Will let you know.
BTW: Using the SmartThings API - how do I return all the existing automations within the new SmartThings app? Is it possible? Since the Rules api returns only those set using the api.
1 Like
Jamie_D
(JamieD)
July 1, 2020, 8:35pm
6
ok, here you go: https://github.com/daltskin/SmartThingsTerminal - download the latest binaries from releases - and fire it up using your pat token.
Please note, this has had very limited testing on different platforms. Would appreciate if someone can report it’s working ok on a Mac
2 Likes
Jamie_D
(JamieD)
July 17, 2020, 7:20pm
7
3 Likes
Vu.Q.Nguyen
(ThingsTwin SmartThings on Floorplan UI)
September 5, 2020, 2:16am
8
This looks very promising. Please keep up the good work!
1 Like