Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
October 6, 2021 08:21 am GMT

New feature in the Luos release 2.0.0: Profiles to simplify user API

New feature in the Luos release 2.0.0: Profiles to simplify user API

Profiles are predefined structures representing a embedded service type. Since Luos 2.0.0, you can comply services to a specific profile allowing anyone to know how your feature work.

For example, any motor (stepper, brushless, Dynamixel, ...) can use the servo-motor profile. Then you can control any of them the same way. Profiles also simplify your motor driver development. Instead of dealing with messages, profiles give you input and output variables to interact with anything else (other services, cloud app, ...).

You can easily create your own profiles and share them with the community or your team as a feature API definition. Luos is open-source.

Check the Luos documentation dedicated to profiles


Original Link: https://dev.to/luos/new-feature-in-the-luos-release-2-0-0-profiles-to-simplify-user-api-2842

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To