The Linux Foundation Launches IoT-focused Open Source EdgeX Foundry (betanews.com)
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 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 ;)
I'm god, but it's a bit of a drag really...
ONLY apps can app apps, which is why modern app appers have apped the Appernet of Apps! These LUDDITE Linux users are too stupid to app the Appernet of Apps, so they're going to try making LUDDITE software that only LUDDITES can use!
Apps!
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.
Anons need not reply. Questions end with a question mark.
Hey, look at the former BetaNews mod promoting his former employer. BetaNews is a trash publication known for rewording press releases and stealing content from real news sites.
Anyone else attend the JavaOne Conference in 1996?
... that should not be on the internet.
I don't see any names that matter on that list of members. Maybe it will catch on during the year of the Linux Desktop.
So, exactly which part of this thing is a "foundry"? Also, obligatory XKCD: https://xkcd.com/927/
What about a framework, that is secure, can be updatable, device keeps working without internet, is not crippled without internet, does not need internet to install or setup (such that it can outlive any manufactury server)
Ask permission when it want to collect info and to whom its being distributed. (since this your home data we're talking about)
Can be locally read out such that you are not locked in by some vendor,
That spun around in my head when seeing the title...
I was hopefull...
But then reading the article and googling, i feel its more about the money from your family data then anything else... not unifying the iot...
marketplace, revenue... but o well its open source
you must be one of those idiots that pastes together tons of other peoples' code, without fully understanding it, and produces buggy crap he cannot fix or maintain and which becomes infinitely hackable and unstrustworthy because it is vulnerable to every exploit anybody discovers in any of the included borrowed code.
- and you seem to think that makes you superior -
Yes, if you use other the same code everybody else is using you get the benefits... BUT you also inherit all the limitations and all the flaws and all the security problems, AND you become a potential victim to any code that's written to exploit those flaws as they are discovered.
Tell me: what's more likely? [a] that some hacker will target your custom code, find a weakness, write an exploit and unleash it, or [b] that some hacker will target a widely-used library, find a weakness, write and explot,and unleash it?
To be fair iot can be made with early 1980 tech: rs-232, 8051 microcontroller, basic analog sensor.
nothing special here.
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 automatically have to be IPv6 enabled? So that one could have them run in a peer to peer network, using Link Local addresses (fe80::/10), have them in a VPN using Unique Local addresses (fd00::/6) or on the open internet using their normal routable addresses, without going through NAT (but definitely having the firewall). I'm assuming that people won't be stupid enough to try IoT w/ IPv4, since that would cause any number of NAT layers, and pretty much reduce it to what Netware was - layer 2 networking