HOME › Forums › Gateways › Raspberry Pi › REST HowTo? › Reply To: REST HowTo?
Inactive
May 8, 2016 at 6:00 pm
Post count: 259
It looks like the components did not get discovered. This could happen if the zbpserver plugins are not installed. Can you please check if the plugins are installed:
ls /usr/lib/zbp/plugins
If they are not installed, then install them using:
sudo apt-get install zbpserver*
Take a look at this post:
http://forum.smartenit.com/viewtopic.php?f=48&t=1020
If the plugins are installed, then could you please email me the logs: /var/log/zbp
Thanks