Difference between revisions of "AMTech..."
(→The Challenge) |
(→The Challenge) |
||
Line 13: | Line 13: | ||
== The Challenge == | == The Challenge == | ||
IT encompasses a set of technologies, concepts and software stacks in order to use it to solve a problem in real time | IT encompasses a set of technologies, concepts and software stacks in order to use it to solve a problem in real time | ||
− | + | ===[[Access control|Access control]] from the edge to the cloud=== | |
**Things, Data and Commands (See [[Access control#Resources|Resources]]) | **Things, Data and Commands (See [[Access control#Resources|Resources]]) | ||
**Configurable ([[Access_control#Actors|Actors]]) | **Configurable ([[Access_control#Actors|Actors]]) | ||
Line 19: | Line 19: | ||
**[[Execution engine#Security context|Actions]] | **[[Execution engine#Security context|Actions]] | ||
**[[IoT Restful API#Restful API|Integration]] with tenants and their existing systems. | **[[IoT Restful API#Restful API|Integration]] with tenants and their existing systems. | ||
− | + | ===Devices ([[M2M Bridge|M2M]])=== | |
**Devices [[Functionality|Protocols]] | **Devices [[Functionality|Protocols]] | ||
**Communication [[Functionality|Protocols]] | **Communication [[Functionality|Protocols]] | ||
**Centralized management | **Centralized management | ||
**Edge intelligence | **Edge intelligence | ||
− | + | ===Cloud based & multitenant=== | |
**elastic | **elastic | ||
**scalable | **scalable | ||
− | + | ===Reasoning in real time=== | |
**Streaming in real time | **Streaming in real time | ||
− | + | ===Integration=== | |
**extensible | **extensible | ||
***Things, Observations and Commands | ***Things, Observations and Commands | ||
***Observation enrichment | ***Observation enrichment | ||
***Placeholders | ***Placeholders | ||
− | + | ===Location Systems=== | |
**GIS | **GIS | ||
**Proximity area | **Proximity area | ||
**Positioning systems | **Positioning systems | ||
− | + | ===Acting in real time=== | |
**Actions | **Actions | ||
− | + | ===Applications evolution=== | |
**Sensor network | **Sensor network | ||
− | + | ===Reference data=== | |
Example of what developers think | Example of what developers think | ||
[https://www.progress.com/docs/default-source/default-document-library/progress/documents/papers/iot_surveyreport.pdf Stay of IoT] | [https://www.progress.com/docs/default-source/default-document-library/progress/documents/papers/iot_surveyreport.pdf Stay of IoT] |
Revision as of 17:48, 30 April 2016
Contents
PaaS
Platform as a Service (PaaS) brings the benefits that SaaS bought for applications, but over to the software development world. PaaS can be defined as a computing platform that allows the creation of web applications quickly and easily and without the complexity of buying and maintaining the software and infrastructure underneath it. PaaS is analogous to SaaS except that, rather than being software delivered over the web, it is a platform for the creation of software, delivered over the web.
Thing
A Thing is a physical object or even a piece of data, with a unique identifier and a group of properties like: location, temperature, speed, acceleration, altitude, weight, volume, pressure, value or any other variable that can be measured
IoT
The Internet of Things (IoT) is the network of physical objects (things) with unique identifiers and the ability to communicate and sense, as well as interact with their internal states and/or the external environment, without requiring human-to-human or human-to-computer interaction, by leveraging the Internet.
Big Data & Real time
The Challenge
IT encompasses a set of technologies, concepts and software stacks in order to use it to solve a problem in real time
Access control from the edge to the cloud
- Things, Data and Commands (See Resources)
- Configurable (Actors)
- Business rules
- Actions
- Integration with tenants and their existing systems.
Devices (M2M)
Cloud based & multitenant
- elastic
- scalable
Reasoning in real time
- Streaming in real time
Integration
- extensible
- Things, Observations and Commands
- Observation enrichment
- Placeholders
- extensible
Location Systems
- GIS
- Proximity area
- Positioning systems
Acting in real time
- Actions
Applications evolution
- Sensor network
Reference data
Example of what developers think Stay of IoT