You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
I'm unsure what information is sensitive so if you need one of the things I removed let me know
Also, unrelated but would you know how the devices stream data to the api?
Do the devices constantly upload their usage to the api, or do they poll the api, and when the api tells them it needs the data, the device then uploads its data, or does it somehow connect to the device to get its data.
I'm trying to create my own api that I can set the device to use instead of tplinks, and then I wouldn't need my overdone system I have right now of: Device > TPLink API > My API > Client
it would be closer to: Device > My API > Client
EDIT: After some investigating it turns out it checks the site, though possible it would be outside of my reach to pull this off, I will either just stick to polling tplinks cloud api every second or setup a pi to be a reverse proxy for the device, with authentication for me.
The text was updated successfully, but these errors were encountered:
It's a "newer version" of the HS110, but without power usage monitoring, its just an outlet/switch
EDIT: I guess it's exactly like a HS100, could probably just extend that.
I'm unsure what information is sensitive so if you need one of the things I removed let me know
Also, unrelated but would you know how the devices stream data to the api?
Do the devices constantly upload their usage to the api, or do they poll the api, and when the api tells them it needs the data, the device then uploads its data, or does it somehow connect to the device to get its data.
I'm trying to create my own api that I can set the device to use instead of tplinks, and then I wouldn't need my overdone system I have right now of:
Device > TPLink API > My API > Client
it would be closer to:
Device > My API > Client
EDIT: After some investigating it turns out it checks the site, though possible it would be outside of my reach to pull this off, I will either just stick to polling tplinks cloud api every second or setup a pi to be a reverse proxy for the device, with authentication for me.
![image](https://user-images.githubusercontent.com/9505196/57736893-a6045b80-7677-11e9-8711-64847707af3b.png)
The text was updated successfully, but these errors were encountered: