Where communities thrive
Join over
1.5M+ people
Join over
100K+ communities
Free
without limits
Create
your own community
Explore more communities
KaaIoT/community
People
Repo info
Activity
AndrewPasika
@AndrewPasika
what do you mean? what client?
raniaw
@raniaw
Is an application is client?
AndrewPasika
@AndrewPasika
Check here, please.
https://docs.kaaiot.io/KAA/docs/v1.2.0/Kaa-concepts/#applications-and-application-versions
https://docs.kaaiot.io/KAA/docs/v1.2.0/Kaa-concepts/#kaa-client
You can create applications, connect clients, collect data, visuzlize it, analyze it, configure alerts, etc.
raniaw
@raniaw
i don't understend, where i get data for endpoints? i thought in server
AndrewPasika
@AndrewPasika
do you have connected device that sends telemetry data?
raniaw
@raniaw
I don't unterstand, where i get telemetry data, i defined
AndrewPasika
@AndrewPasika
what problem are you going to solve?
raniaw
@raniaw
where i get data?
don't untestand in Database? server?
i saw tutorial. but it was not shown where to get data
AndrewPasika
@AndrewPasika
do you want to get it in raw format?
raniaw
@raniaw
yes
AndrewPasika
@AndrewPasika
You can do that using the Endpoint Time Series service REST API:
https://docs.kaaiot.io/KAA/docs/v1.2.0/Features/Data-collection/EPTS/REST-API/
Also, you can find your data in analytics.
raniaw
@raniaw
Schould I actvate somethings?
AndrewPasika
@AndrewPasika
Are you using root tenant account?
raniaw
@raniaw
I think i have admin permission
AndrewPasika
@AndrewPasika
There is a known issue with admin permissions for analytics that is not solved yet. Please, log in under the root user using your KaaID (using the “Log in as tenant owner” button).
_
raniaw
@raniaw
AndrewPasika
@AndrewPasika
Choose “Log in as a tenant owner"
raniaw
@raniaw
I did it
is not working
1 reply
AndrewPasika
@AndrewPasika
Hmm, we will investigate it.
raniaw
@raniaw
i got data
2 replies
analystics is not works
raniaw
@raniaw
https://docs.kaaiot.io/KAA/docs/current/Tutorials/device-integration
AndrewPasika
@AndrewPasika
Hmm, something with trialing slashes, use
https://docs.kaaiot.io/KAA/docs/current/Tutorials/device-integration/
raniaw
@raniaw
thanks, I found this site
Hassan Ayman
@hassan.ay_gitlab
Hi,
I have the below configuration at my energy meter, how can push data to the platform
?
AndrewPasika
@AndrewPasika
Hello
@hassan.ay_gitlab
! Look up HTTP client code snippet from this tutorial:
https://docs.kaaiot.io/KAA/docs/v1.2.0/Tutorials/getting-started/connecting-your-first-device/
Hassan Ayman
@hassan.ay_gitlab
Hi Andrew.
Thanks! But what port number do I need to enter?
AndrewPasika
@AndrewPasika
443
Hassan Ayman
@hassan.ay_gitlab
I have received the above upon testing
AndrewPasika
@AndrewPasika
Seems like OK
ShohebUddin
@ShohebUddin
Hi Andrew
How can we create Custom Widgets for Dashboards?