Your First Service
Confirmed
What you will learn:
You just finished the Get started and you want to go further with Luos? This tutorial is made for you!
Package
Handler
Gate
Pipe
In the Get started tutorial, we learned to perform the following essential actions:
- Set up the embedded environment to make a basic Luos-LED-blinking project.
- Control of your microservices with high-level API and set up the Python environment.
- How to spread microservices across multiple boards on a network while keeping the exact same behavior with Luos engine.
Upon finishing the Get started, you can grab what a microservice represents into an embedded system. However, Luos still remains black magic to you.
Let us demystify it by helping you to make first service code!