How can we use it
Hi,
I'm very interested in your projects to integrate MQTT with lametric device, but i didn't understand how to use it with the API .
Thanks
I'm not using any API. Instead I install some custom code directly to the device.
see https://github.com/magcode/lametric-tools/issues/1#issuecomment-458170148
Documentation is pending.
Thanks I will follow your work.
Javier Lobato Alonso
Un saludo,
De: magcode [email protected] Enviado: jueves, marzo 28, 2019 11:20 a. m. Para: magcode/lametric-tools CC: ursaiz; Author Asunto: Re: [magcode/lametric-tools] How can we use it (#2)
I'm not using any API. Instead I install some custom code directly to the device.
see #1 (comment)https://github.com/magcode/lametric-tools/issues/1#issuecomment-458170148
Documentation is pending.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/magcode/lametric-tools/issues/2#issuecomment-477531656, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AuwHu5xIwU95x9sGJEQjdCRQXfMOC29Zks5vbJdYgaJpZM4cPsKA.
I'm not using any API. Instead I install some custom code directly to the device.
see #1 (comment)
Documentation is pending.
Hi! i would like to do that, could you provide to us a guide/stepbystep ? Thank you!
My process was to open the device, remove the SD card, create a new OS image and write it back to the SD card. I didn't document all steps so I would need to re-do everything.
However now there is a better alternative. See https://github.com/chorankates/h4ck/issues/2
(I did not try this yet)
Once that is done and you have access via SSH you can simply copy all files from this repo to /mnt/user/custom
Would you like to try this route? Feel free to create a PR for this repo and add the install documentation to README.md