Skip to main content

Questions tagged [data-transfer]

For questions about the transfer of data between different devices and/or between different software on the same device

0 votes
0 answers
224 views

I tested Home Assistant OS on my Raspberry Pi 3 for a while and now I'd like to migrate to a Pi 5 running Raspberry Pi OS and home assistant via docker instead. I downloaded a backup from the Pi 3 and ...
Tobias Kienzler's user avatar
0 votes
0 answers
52 views

I'm designing an IoT system, and seeking to adopt a serialization scheme for communications across the entities (Cloud to Device communication, Local Communication,...) taken into consideration some ...
Hamza Hajeir's user avatar
2 votes
1 answer
882 views

What is the difference between MQTT and Matter protocol? Can I send Matter message between two different networks if Matter devices using link-local address?
IcyWater's user avatar
2 votes
1 answer
84 views

I'm looking for the simplest (i.e least components) way to create the data logging/visualization system with the following architecture: IoT Data (Plaintext HTTP POST) -> Database+data processing ...
Noideas's user avatar
  • 21
0 votes
1 answer
62 views

I've got a solar panel system with a Growatt inverter. The system has a monitoring platform. To connect the inverter to the internet to let it communicate with the monitoring portal, you need a "...
user2190492's user avatar
2 votes
2 answers
162 views

Trying to get an understanding of the cloud side compute power comparison (and cost) for say 10,000 devices sending data to the cloud using HTTPS Vs MQTT. My co-worker says keeping 10k MQTT ...
BAO's user avatar
  • 23
1 vote
0 answers
695 views

I am looking for a "presence" solution with in a 3-5 meter radius. It can be a always connected device or a beacon type (just transmitting signals periodically. It is does not need to be ...
CodeWeed's user avatar
  • 119
3 votes
1 answer
1k views

Hey IoT stack community! I want to ask how I can simulate an IoT device or a network of IoT devices, if I don't have a single piece of hardware? Is this possible in any way at all? To give you some ...
Muhammad Yasir's user avatar
0 votes
0 answers
293 views

I found out that many devices as PCs, TVs, cellphones and more can use a technology called ultrasonic cross-device tracking. This means that there are ultrahigh sound frequencies which propagate from ...
Federico Gentile's user avatar
4 votes
1 answer
137 views

We want to setup a server in the Azure cloud. But we have no idea what type server would be best for working with the devices which uses embedded TCP/IP protocol. Device is a 4G based OBD-II Diagnose ...
Raj Pandey's user avatar
1 vote
1 answer
45 views

I'm currently using thingsboard to manage and deliver IoT device configuration. The IoT device can access its own configuration with its own auth key. This is great. However, thingsboard is a quite ...
tavis's user avatar
  • 111
2 votes
1 answer
149 views

I'm trying to aggregate logs from multiple embedded devices in centralized place to be able to analyze them. This is how system looks like: I have number of embedded devices. Some deployments are on-...
bca's user avatar
  • 121
2 votes
2 answers
204 views

I am working on home automation system and I my idea was this: There will be client app, which will be running on a classic HTTP server (on internet). It will communicate with firebase realtime (NoSQL)...
Petr Marek's user avatar
2 votes
2 answers
1k views

I’m new with MQTT, I have a mosquitto MQTT broker on a Raspberry Pi. I have some topics from a client in this format /topic/lighton can be true or false. In other hand I can invoke some topics like /...
AlexPB's user avatar
  • 21
4 votes
1 answer
2k views

A lot of documentation exists for RESTful APIs via tools like Swagger. But I am looking for a documentation tool or something in the likes for open data sharing for protocols like MQTT or OPC-UA. A ...
Shan-Desai's user avatar
  • 1,568

15 30 50 per page