Instead of proper display of the actual exception error, a generic and incorrect message of 'Invalid Meshblu JSON' is being displayed in the catch block of GatebluCommand.getOptions()
This drove me a bit mad in my troubleshooting.
Resolution: Output actual exception messages to console.
Instead of proper display of the actual exception error, a generic and incorrect message of 'Invalid Meshblu JSON' is being displayed in the catch block of GatebluCommand.getOptions()
This drove me a bit mad in my troubleshooting.
Resolution: Output actual exception messages to console.