Skip to content

EMHASS version 0.2.8

Compare
Choose a tag to compare
@davidusb-geek davidusb-geek released this 18 Apr 21:49
· 1312 commits to master since this release

Again two sort of fatal errors fixed. These were related to publish_data.
Tested and working fine with add-on on dev-container.

Fix

  • Fixed if sentence to correctly use the supervisor API for publish data.
  • Fixing a error computing the nearest index of DataFrame. Using a try/catch strategy to use nearest method as a backup.