Questions tagged [kaa]

Kaa is a 100% open-source (Apache 2.0) middleware platform for rapid development of IoT applications and connected products.

Kaa offers a holistic approach for implementing rich communication, control, and interoperation capabilities into connected products and smart devices. On top of this, powerful back-end functionality of Kaa greatly speeds up IoT product development, allowing vendors to concentrate on maximizing their product’s unique value to the consumer. Kaa IoT platform is comprised of the server component and the endpoint SDK that is integrated into client applications.

Resources:

293 questions
-1
votes
1 answer

Is it possible to develop a application to coomunicate with routers using PHP and KAA server?

Is it possible to create a IOT application using PHP? Iam looking forward to develop a web intercaste to handle some routers and devices using KAA server. Appreciate any advices...
Seetha Raman
  • 145
  • 2
  • 4
  • 15
-1
votes
1 answer

Rule engine in KAA IOT

How can I implement conditional rule engine in KAA server without integrating third party data analysis tool like Spark , Hadoop? Is it possible to analyze and filter configuration/event schemas in server side and only send notification if condition…
Dhurba Baral
  • 559
  • 5
  • 12
-1
votes
1 answer

How to extends KAA to allow send event from server to EPs?

How to extends KAA to allow send events from server to EPs ? Something like send notifications via REST API.
gembin
  • 136
  • 1
  • 6
-2
votes
1 answer

Kaa Endpoint SDK's for Mbed OS?

Is there a roadmap for Kaa to release Endpoint SDK's for Mbed OS? Or do anyone have previously done just that, connect to Kaa using Mbed OS? Will appreciate your help.
-2
votes
1 answer

How to run a kaa file on Windows?

I generated sdk in C ++ by sandbox. I created the app using the steps described on this page, "http://kaaproject.github.io/kaa/docs/v0.10.0/Programming-guide/Your-first-Kaa-application/". On Ubuntu I run the kaa-app file with the "./kaa-app" command…
hasan.t
  • 21
  • 1
  • 3
-2
votes
1 answer

Why are the questions about Kaa basically not being answered?

I am not sure if this is a genuine question but I will try anyway. The Kaa platform promises an open source IoT middle-ware apparently backed by a relatively large company. They suggest StackOverflow as the forum and place to ask about it, but for…
neurosock
  • 496
  • 6
  • 13
-3
votes
1 answer

Can't build KAA on OS X

After running mvn -f kaa/pom.xml clean install -DskipTests i got: Full log My environment: kaa git:(master) mvn -v Picked up JAVA_TOOL_OPTIONS: -Xmx4096m -XX:MaxPermSize=2048m -Xms4096m Java HotSpot(TM) 64-Bit Server VM warning: ignoring option…
-4
votes
1 answer

Error found when start downloading the binary files from kaa

In kaa sandbox Iion Demo, while on starting downloading the java binary sdk for the Notification Demo? But it show an error and cant proceed furthur.!The Error is Unexpected error occurred: I/O error on POST request for …
RAJMOHAN
  • 515
  • 1
  • 5
  • 14
1 2 3
19
20