python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
connecting thingsboard with backend
How do you integrate the thingsboard IoT platform with a backend?
My special case is that users are using an app to control the state of different devices. The backend then writes into the devices att...
gxor
Votes: 0
Answers: 1
AWS IoT Sitewise Data Access Externally
I am building an initial design for my project and had a few question regarding the data storage in IoT Sitewise. I work for a manufacturing company and we are planning to use IoT Sitewise to collect ...
lucifer
Votes: 0
Answers: 1
How to calculate SIM GPRS data which is uploaded by Quectel M66 during GET method?
I am using Quectel M66 module to send data to web server using GET method. I am uploading data every minute using two APIs. I am using airtel SIM which consumes 2MB of data per hour as per shown in my...
Yogesh W
Votes: 0
Answers: 0
How to enable/disable bluetooth in android java?
I tried various things other than this code, but it didn't work properly.
private static final int REQUEST_ENABLE_BT = 1;
BluetoothAdapter bluetoothAdapter= BluetoothAdapter.getDefault...
홍장군
Votes: 0
Answers: 1