otcshare / automotive-message-broker

Other
48 stars 48 forks source link

Undefined subroutine error in json2amb #74

Closed again4you closed 8 years ago

again4you commented 8 years ago

In order to generate plugin from JSON file, below error occurs when executing json2amb script.

$ json2amb -d SamsungCAN.json
Undefined subroutine &main::readFileContent called at /usr/local/bin/json2amb line 111.

In my opinion, that would be definitely a bug.