Skip to content

1.1.2

Choose a tag to compare

@github-actions github-actions released this 02 Dec 16:53
· 4 commits to master since this release

💡 Features

  • Update getDevices API version 4 to 5, adding network attribute in response for online devices
  • Added conntype filter in getDevices method, allowing only wireless devices to be requested (default to all, as previous behaviour)
  • Add some missing protocol labels

🪲 Bug fixes

  • Update getMeshNodes API version 3 (deprecated) to 4 #1
  • Use getDevices in getWifiDevices method (using conntype = 'wireless') instead of deprecated method #1

🔧 Technical

  • Update sample code
  • Add .npmignore to reduce package size from 84 to 61 kB
  • Update dev dependencies