Skip to content

ewelinkApiPhp 1.34.31

Compare
Choose a tag to compare
@PJanisio PJanisio released this 04 Jul 09:20
· 6 commits to main since this release
700bcbc

Main changes from v1.29.28

  • added OS recognition to be able to send heartbeat for windows
  • removed unneccesary debug lines
  • removed duplicate initialization of Utils class
  • added new argument to setDeviceStatus - $returnText which returns exaplained state of device as string when 0 is used it will return boolean status
  • updated index.php and cleaned code
  • added new method for websocket - setDataWebsocket, apart from forceGetData it will not fetch and update via websocket, making it faster

Full Changelog: v1.29.28...v1.34.31