EMHASS version 0.2.8
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.