mirror of https://github.com/OpenIPC/firmware.git
11 lines
415 B
Plaintext
11 lines
415 B
Plaintext
config BR2_PACKAGE_NABTO
|
|
bool "nabto embedded sdk"
|
|
help
|
|
The Nabto Edge platform makes it possible to communicate
|
|
directly between two entities: Instead of interacting
|
|
indirectly with a device through a cloud service, the platform
|
|
makes it simple to communicate directly with the actual device
|
|
to invoke services or transfer data - also through firewalls.
|
|
|
|
https://github.com/nabto/nabto-embedded-sdk
|