deco M9+ API or web scraping
I want to build a script that uses infomation about which device is connected to which of my 3 deco M9's.
I understand from internet search that TO-link does nog provide any kind API to the deco network.
Screen/web scraping is the next best thing - the clients wen page has a dropdown list that allows to select the deco device
However, I found that the communication between the deco and the browser is encrypted in a strange way (encrypted data within regular json)
Does anyone have any clue, suggestion, lead, ... as to how this encryption works and how it is linked to the login process ?