On Sat, Jan 31, 2015 at 11:59 AM, Rodney Nunya <redheadedrod(a)hotmail.com>
wrote:
I haven't had a chance to mess with AMB yet as I am still on list
of more
important things but I was curious about something...
Is AMB setup to handle accessories such as radios such as the DEI HD
radio, Sirus XM radio or anything like that? How about connecting to other
hardware devices such as hardware switches (aka Fusion Brain or Phidget?)
No and No. Nothing stops plugins for such things to be created though. I
will probably do some future work on creating a libmraa module to support
IO on the minnowboard max or the edison though (and RPI apparently).
Also I am sorry if you mentioned before but how does AMB provide services
to other software to use? Is it setup to provide web services? I am
assuming so since I saw some references to web sockets in the GIT messages.
DBus primarily. But there is a websocket plugin. The protocol is
documented here:
https://github.com/otcshare/automotive-message-broker/blob/0.14/plugins/w...
Thanks.
Still probably a week or so away from playing with it. I will likely try
to run it from a VM in linux at first to see how it works. Probably use
with Tizen if I can get it to compile for me on my own linux box.
Rodney