Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem adding development of a new type of device #45

Open
ndujar opened this issue Mar 26, 2018 · 2 comments
Open

Problem adding development of a new type of device #45

ndujar opened this issue Mar 26, 2018 · 2 comments

Comments

@ndujar
Copy link

ndujar commented Mar 26, 2018

Hello,
Is there any example on how to deploy and add a different kind of device other than ti sensor tag?
We have been following this: http://agile-iot.eu/wiki/index.php?title=How_to_develop_a_new_Device
However, deployment in a Raspberry Pi following the wiki (http://agile-iot.eu/wiki/index.php?title=Getting_started_with_AGILE) leads to dead ends.
Specifically, we got stuck with:
ERROR: Service 'agile-devicefactory' failed to build: {u'result': None, u'error': u'Internal Server Error (HTTP 500): SyntaxError: Unexpected token . in JSON at position 0'}

After some debugging of the docker files, this seems to be connected with the following error in the start.sh script, because we get:

!! Cannot export DBUS_SESSION_BUS_ADDRESS. Exit

Any help is very much appreciated

@dpap
Copy link

dpap commented Mar 26, 2018

Hi there!
Since you need to develop a new BLE driver I think you should start with agile-dev which includes this repo as a submodule

@ndujar
Copy link
Author

ndujar commented Mar 28, 2018

Hi @dpap , thanks for the quick response.
We have actually gone through with the agile-dev repository, but stil no luck.
Is there any step-by-step guide as to how may one incorporate a new type of device to the Agile-iot ecosystem?
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants