Skip to main content

Questions tagged [iot]

1 vote
3 answers
141 views

We’re a small dev team (3 full-stack web devs + 1 mobile dev) working on a B2B IoT monitoring platform for an industrial energy component manufacturer. Think: batteries, inverters, chargers. We have 3 ...
p_escobr's user avatar
1 vote
1 answer
199 views

We're setting up a device-to-cloud channel using TLS-PSK (Pre-Shared Key), where each device uses a unique key to encrypt communications. Each key is known only to the individual device that uses it ...
Francesco B.'s user avatar
0 votes
2 answers
217 views

I'm trying to design and implement an IoT system in which users would be able to control their smart devices (lightbulbs etc.) through smartphone application. The control messages flow would be like ...
Wonsz's user avatar
  • 11
1 vote
1 answer
113 views

I have the following entity relationship. A {state: ON | OFF} => B {state: ON | OFF} => C {state: ON | OFF} So, in this case, B is a child of A, and C is a child of B. Moreover, they all share ...
salparadise's user avatar
0 votes
1 answer
135 views

There is a number of devices with Internet access but they are on LANs and have no public IPs. As time goes by more devices will be added. I need to be able to communicate with each device on demand (...
user avatar
1 vote
0 answers
156 views

I'm working on an AEP in the IoT space, where we've created a few domain-specific entities to allow users to model their data. Each entity has both a type and instances of that entity. These are: ...
awr's user avatar
  • 269
1 vote
2 answers
266 views

I am trying to find a good way of allowing two objects that are separated by a intermediate object to communicate while keeping the architecture loosely coupled. A solution I have developed is to pass ...
dda2120's user avatar
  • 21
-2 votes
2 answers
196 views

I am working on a relatively large project that could include +1000 iot devices, in this case probably a Raspberry Pi. So far I only experimented with ~ 20 - 30 devices but the concept should be the ...
turbopasi's user avatar
1 vote
3 answers
452 views

Problem description I have an IoT app that provides a server backend and browser UI client for interfacing with proprietary control systems. Some deployments of this application will require that the ...
daviegravee's user avatar
12 votes
5 answers
4k views

This question is vaguely Internet of Things (IoT) related - but it's about the intra-net (no external internet connection in this scenario - we are air-gapped). Let's say I have a new smart household ...
Wyck's user avatar
  • 232
-3 votes
1 answer
100 views

I am looking forward to understanding what software development for IoT is all about. What exactly is software engineering for IoT all about? How different is it from the traditional software ...
Aditya's user avatar
  • 101
-3 votes
1 answer
3k views

i am a lawyer and currently writing an essay about data access in ioT environments. I often stumble over the distinction between read access and write access. Could someone provide me with an example, ...
Liam Liam's user avatar
2 votes
1 answer
72 views

I need some advice on an IOT project I am working on. Here are some details about what I am trying to do: Use Case: Periodically receive data from the 3rd party vendor API in real time and allow users ...
Riley MacDonald's user avatar
0 votes
1 answer
63 views

This is a more architectural question and I am hoping to get more ideas out of this thread. I have a computer vision model detecting daily life activities and sending data to the server every second. ...
Aishwarya Smridhi's user avatar
1 vote
0 answers
162 views

I am currently trying to model IoT devices within buildings. I could start from scratch and develop the data model myself, but this seems like a common problem which will have been solved multiple ...
Kevin Brydon's user avatar

15 30 50 per page