Hi,
I applied the patch for Build #10340 (http://dev.numerex.com/blog/article/new-fast-core-tracking-build-10340/) in order to get support for NM-5500 (wired Xirgo) devices in admin.
Upon doing so, it still says “This functionality is not currently enabled on your FAST server. Please contact your Numerex associate to learn more.”
I put some debug code in to see why it was still saying this and the problem seems to be that it can’t find the database for those devices. The error is:
Mysql::Error in Xirgo wiredController#index
Unknown database ‘xirgo_wired_slicehost’
I see the diff adds this database in the fast_wired_xirgo plugin’s database.yml file. I was expecting migrations but didn’t find any. What am I missing and how can I fix this?
Thanks in advance.
