The Linux Foundation Launches IoT-focused Open Source EdgeX Foundry (betanews.com) 33
Reader BrianFagioli writes: Today, The Linux Foundation launches the open source EdgeX Foundry -- an attempt to unify and simplify the Internet of Things. The Linux Foundation says, "EdgeX Foundry is unifying the marketplace around a common open framework and building an ecosystem of companies offering interoperable plug-and-play components. Designed to run on any hardware or operating system and with any combination of application environments, EdgeX can quickly and easily deliver interoperability between connected devices, applications, and services, across a wide range of use cases. Interoperability between community-developed software will be maintained through a certification program."
I just make my own (Score:2)
I love the concept of IoT, but I hate how its implemented in most things. I don't need accounts, cloud services, statistics, blahblahblah.
So I just roll my own. It's fun and educational. About to start hacking horizontal blinds with motors now ;)
Re: (Score:2)
so?
Re: (Score:2)
Exactly, if I roll my own I'm more protected from script kiddies, and more exposed to serious attackers. It all depends on the threat profile and needs of the project. If it is a personal project of no import, I might prefer some custom blahblah that won't need to be updated when the library has a published exploit.
In a product, I would always want to hope that my product would be popular and sell a lot, so then it would be under more serious attack. So products for sale should probably not roll their own s
Re: (Score:2)
What brand/model?
Re: (Score:2)
I love the concept of IoT, but I hate how its implemented in most things. I don't need accounts, cloud services, statistics, blahblahblah.
So I just roll my own. It's fun and educational. About to start hacking horizontal blinds with motors now ;)
This is a good point. There is no reason IoT shouldn't be private. Manage them from your iPhone or Android or Lumia by all means, but there is no need to have a gmail or outlook.com or icloud account. Maybe have a private server at home, which manages all the IoT devices, and have a way of remote logging into that from outside - maybe from an iPad. That is all that's needed.
There is no reason for the world (read: businesses) to know that you're out of butter, or prefer Corbett Canyon to Robert Mondavi
I feel like it's already been done. (Score:2)
EdgeX Foundry is unifying the marketplace around a common open framework
Isn't that what POSIX is for? If you write your code for POSIX, it'll run on almost anything.
Re: (Score:2)
Nobody writing code on Linux cares about POSIX. Try and compile something on a different architecture or platform and see how far you get.
Re: (Score:2)
Everyone not a complete beginner knows about POSIX, and that complying with it from the start is not hard and will save you portability pains in the future. You'd need to be some node.js bozo or a systemd coder to ignore that (yes, Lennart WONTFIXes header inclusion patches).
Re: (Score:2)
The fact that Lennart refuses to make his code anywhere near POSIX complaint is perhaps his one redeeming factor. It just means his projects will be easier to kill. ;)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Well nothing compiles on AIX 7.1 for me. Maybe IBM's own compiler would work better but I don't have access to it.
Re: (Score:2)
POSIX? (Score:2)
EdgeX Foundry is unifying the marketplace around a common open framework
Isn't that what POSIX is for? If you write your code for POSIX, it'll run on almost anything.
What is the status of POSIX these days? It's been decades since the IEEE defined it, and we had 2 or 3 generations of UNIX wars (AT&T vs UCB, Sun vs OSF and Linux vs BSD). We also have Open Group define whether any OS is Unix certified or not, and the only living ones that I know of that are so certified are OS X, Solaris, AIX and HP/UX. Of these, only the first is still healthy and developing, while the others are as legacy as Mainframe OSs, like OS/400.
The other thing about IoT: doesn't it automa
Complete the phrase: Internet of things ... (Score:2)
... that should not be on the internet.
Re: (Score:2)
hey no fair, you can't pick the best answer for yourself when asking the question.
Words have meaning, this doesn't (Score:1)