Portability
What is it?
DaaS-IoT is a software development kit that allows you to create connected device networks easily, without needing to know the complex details of the protocol.
Which platforms does it support?
The DaaS-IoT SDK is available for:
- Linux
- macOS
- Node.js
- Java
- ESP32
- Microchip dsPIC
What do you find in the SDK?
Libraries
- libdaas: The main library to use DaaS
- Drivers: For WiFi, Ethernet, Bluetooth
Tools
- dsperf: To test network performance
- Examples: Ready-to-use projects
Documentation
- Getting started guides
- API references
- Code examples
Why is it useful?
- Same code: Works on all platforms
- Easy to use: No need to know technical details
- Flexible: From small devices to powerful servers
- Complete: Everything you need to get started