Tachyon Events and Sensors

Hey Guys,

I’ve been trying to search documentation about the Tachyon way to publish events and update sensors in particle console. I didn’t find any references about it.

Should it be done via API/Webhooks or is there any simpler way to do it like we to in all particle devices (like argon, etc… publish…)?

Thanks in advance,

Pedro

Start here for Particle applications on Linux.

You can also just access the Particle REST API from Tachyon from Python, node.js, etc..