skydiver / ewelink-api

eWeLink API for JavaScript
https://www.npmjs.com/package/ewelink-api
MIT License
264 stars 108 forks source link

openWebSocket data object doumentation #126

Open claudiocalderon opened 3 years ago

claudiocalderon commented 3 years ago

Hello everyone! Currently i have a device to open a gate that is used by 10 different users. Using the API I would like to log the events of openning but fetching the phoneNumber or user that performs the event. connection.openWebSocket returns data object but not the info i'm looking for. Is there anybody out there that can help me?